Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c543 nx_fw_cmd_query_phy(struct netxen_adapter *adapter, u32 reg, u32 *val) in nx_fw_cmd_query_phy() function
Dnetxen_nic.h1703 int nx_fw_cmd_query_phy(struct netxen_adapter *adapter, u32 reg, u32 *val);
Dnetxen_nic_hw.c1803 adapter->phy_read = nx_fw_cmd_query_phy; in netxen_setup_hwops()