Home
last modified time | relevance | path

Searched refs:efx_mcdi_phy_poll (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/sfc/
Dmcdi_port_common.h47 bool efx_mcdi_phy_poll(struct efx_nic *efx);
Def100_netdev.c217 if (efx_mcdi_phy_poll(efx)) in ef100_net_open()
Defx_common.c548 if (efx_mcdi_phy_poll(efx)) in efx_start_all()
Dmcdi_port_common.c400 bool efx_mcdi_phy_poll(struct efx_nic *efx) in efx_mcdi_phy_poll() function