Searched refs:i40e_check_recovery_mode (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c49 static bool i40e_check_recovery_mode(struct i40e_pf *pf);
10835 const bool is_recovery_mode_reported = i40e_check_recovery_mode(pf);
15328 * i40e_check_recovery_mode - check if we are running transition firmware
15336 static bool i40e_check_recovery_mode(struct i40e_pf *pf) function
15695 i40e_check_recovery_mode(pf);

Completed in 159 milliseconds