Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c546 nx_fw_cmd_set_phy(struct netxen_adapter *adapter, u32 reg, u32 val) in nx_fw_cmd_set_phy() function
Dnetxen_nic.h1685 int nx_fw_cmd_set_phy(struct netxen_adapter *adapter, u32 reg, u32 val);
Dnetxen_nic_hw.c1763 adapter->phy_write = nx_fw_cmd_set_phy; in netxen_setup_hwops()