Home
last modified time | relevance | path

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

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