Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c538 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.c1778 adapter->phy_read = nx_fw_cmd_query_phy; in netxen_setup_hwops()