Home
last modified time | relevance | path

Searched refs:nx_fw_cmd_query_phy (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ctx.c523 nx_fw_cmd_query_phy(struct netxen_adapter *adapter, u32 reg, u32 *val) in nx_fw_cmd_query_phy() function
H A Dnetxen_nic.h1684 int nx_fw_cmd_query_phy(struct netxen_adapter *adapter, u32 reg, u32 *val);
H A Dnetxen_nic_hw.c1762 adapter->phy_read = nx_fw_cmd_query_phy; in netxen_setup_hwops()