Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c14807 * i40e_check_fw_empr - check if FW issued unexpected EMP Reset
14817 static bool i40e_check_fw_empr(struct i40e_pf *pf) in i40e_check_fw_empr() function
14839 const bool is_empr = i40e_check_fw_empr(pf); in i40e_handle_resets()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c15501 * i40e_check_fw_empr - check if FW issued unexpected EMP Reset
15511 static bool i40e_check_fw_empr(struct i40e_pf *pf) in i40e_check_fw_empr() function
15533 const bool is_empr = i40e_check_fw_empr(pf); in i40e_handle_resets()

Completed in 53 milliseconds