Home
last modified time | relevance | path

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

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