Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.h193 int ef4_reset(struct ef4_nic *efx, enum reset_type method);
H A 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()
H A Dethtool.c776 return ef4_reset(efx, rc); in ef4_ethtool_reset()