Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Defx_common.h56 int efx_reset(struct efx_nic *efx, enum reset_type method);
H A Defx_common.c808 int efx_reset(struct efx_nic *efx, enum reset_type method) in efx_reset() function
898 (void)efx_reset(efx, method); in efx_reset_work()
1260 rc = efx_reset(efx, RESET_TYPE_ALL); in efx_io_resume()
H A Defx.c526 if (efx_mcdi_poll_reboot(efx) && efx_reset(efx, RESET_TYPE_ALL)) in efx_net_open()
H A Dethtool_common.c1307 return efx_reset(efx, rc); in efx_ethtool_reset()