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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h59 bool i40e_check_asq_alive(struct i40e_hw *hw);
H A Di40e_adminq.c657 if (i40e_check_asq_alive(hw)) i40e_shutdown_adminq()
H A Di40e_common.c343 * i40e_check_asq_alive
348 bool i40e_check_asq_alive(struct i40e_hw *hw) i40e_check_asq_alive() function
1411 if (i40e_check_asq_alive(hw)) i40e_clear_pxe_mode()
H A Di40e_main.c5446 if (i40e_check_asq_alive(&pf->hw)) i40e_do_reset()

Completed in 305 milliseconds