Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Defx.h199 int efx_reset(struct efx_nic *efx, enum reset_type method);
Defx.c2168 if (efx_mcdi_poll_reboot(efx) && efx_reset(efx, RESET_TYPE_ALL)) in efx_net_open()
2587 int efx_reset(struct efx_nic *efx, enum reset_type method) in efx_reset() function
2713 (void)efx_reset(efx, method); in efx_reset_work()
3408 rc = efx_reset(efx, RESET_TYPE_ALL); in efx_io_resume()
Dethtool.c779 return efx_reset(efx, rc); in efx_ethtool_reset()