Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/falcon/
Defx.h193 int ef4_reset(struct ef4_nic *efx, enum reset_type method);
Defx.c2419 int ef4_reset(struct ef4_nic *efx, enum reset_type method) in ef4_reset() function
2524 (void)ef4_reset(efx, method); in ef4_reset_work()
3132 rc = ef4_reset(efx, RESET_TYPE_ALL); in ef4_io_resume()
Dethtool.c776 return ef4_reset(efx, rc); in ef4_ethtool_reset()