Searched refs:efx_mcdi_poll_reboot (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sfc/
H A Dmcdi.c93 (void) efx_mcdi_poll_reboot(efx); efx_mcdi_init()
358 rc = efx_mcdi_poll_reboot(efx); efx_mcdi_poll()
399 int efx_mcdi_poll_reboot(struct efx_nic *efx) efx_mcdi_poll_reboot() function
699 efx_mcdi_poll_reboot(efx); _efx_mcdi_rpc_finish()
1031 rc = efx_mcdi_poll_reboot(efx); efx_mcdi_ev_death()
1038 * reboot detection in efx_mcdi_poll_reboot() being triggered. efx_mcdi_ev_death()
1040 * efx_mcdi_poll_reboot(), the MC reboot wasn't noticed but the efx_mcdi_ev_death()
H A Dmcdi.h172 int efx_mcdi_poll_reboot(struct efx_nic *efx);
H A Defx.c2165 if (efx_mcdi_poll_reboot(efx) && efx_reset(efx, RESET_TYPE_ALL)) efx_net_open()
2667 if (efx_mcdi_poll_reboot(efx)) efx_wait_for_bist_end()

Completed in 171 milliseconds