Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h55 bool i40e_check_asq_alive(struct i40e_hw *hw);
Di40e_adminq.c705 if (i40e_check_asq_alive(hw)) in i40e_shutdown_adminq()
Di40e_common.c340 bool i40e_check_asq_alive(struct i40e_hw *hw) in i40e_check_asq_alive() function
1305 if (i40e_check_asq_alive(hw)) in i40e_clear_pxe_mode()
Di40e_main.c10543 if (i40e_check_asq_alive(&pf->hw)) in i40e_prep_for_reset()