Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Defx.h196 int ef4_reset(struct ef4_nic *efx, enum reset_type method);
Defx.c2432 int ef4_reset(struct ef4_nic *efx, enum reset_type method) in ef4_reset() function
2537 (void)ef4_reset(efx, method); in ef4_reset_work()
3192 rc = ef4_reset(efx, RESET_TYPE_ALL); in ef4_io_resume()
Dethtool.c772 return ef4_reset(efx, rc); in ef4_ethtool_reset()