Home
last modified time | relevance | path

Searched refs:efx_mcdi_poll_reboot (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/sfc/
Def100_netdev.c161 (void) efx_mcdi_poll_reboot(efx); in ef100_net_open()
Dmcdi.c89 (void) efx_mcdi_poll_reboot(efx); in efx_mcdi_init()
363 rc = efx_mcdi_poll_reboot(efx); in efx_mcdi_poll()
404 int efx_mcdi_poll_reboot(struct efx_nic *efx) in efx_mcdi_poll_reboot() function
742 efx_mcdi_poll_reboot(efx); in _efx_mcdi_rpc_finish()
1239 rc = efx_mcdi_poll_reboot(efx); in efx_mcdi_ev_death()
Dmcdi.h180 int efx_mcdi_poll_reboot(struct efx_nic *efx);
Defx_common.c668 if (efx_mcdi_poll_reboot(efx)) in efx_wait_for_bist_end()
Defx.c530 if (efx_mcdi_poll_reboot(efx) && efx_reset(efx, RESET_TYPE_ALL)) in efx_net_open()