Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h36 bool i40e_check_asq_alive(struct i40e_hw *hw);
Di40e_adminq.c651 if (i40e_check_asq_alive(hw)) in i40e_shutdown_adminq()
Di40e_common.c337 bool i40e_check_asq_alive(struct i40e_hw *hw) in i40e_check_asq_alive() function
1418 if (i40e_check_asq_alive(hw)) in i40e_clear_pxe_mode()
Di40e_main.c9803 if (i40e_check_asq_alive(&pf->hw)) in i40e_prep_for_reset()