Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h53 bool i40e_check_asq_alive(struct i40e_hw *hw);
H A Di40e_adminq.c700 if (i40e_check_asq_alive(hw)) in i40e_shutdown_adminq()
H A Di40e_common.c197 bool i40e_check_asq_alive(struct i40e_hw *hw) in i40e_check_asq_alive() function
1163 if (i40e_check_asq_alive(hw)) in i40e_clear_pxe_mode()
H A Di40e_main.c10756 if (i40e_check_asq_alive(&pf->hw)) in i40e_prep_for_reset()