Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h47 bool i40e_check_asq_alive(struct i40e_hw *hw);
H A Di40e_common.c132 * i40e_check_asq_alive
137 bool i40e_check_asq_alive(struct i40e_hw *hw) in i40e_check_asq_alive() function
848 if (i40e_check_asq_alive(hw)) in i40e_clear_pxe_mode()
H A Di40e_main.c10686 if (i40e_check_asq_alive(&pf->hw)) in i40e_prep_for_reset()