Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h50 bool i40e_check_asq_alive(struct i40e_hw *hw);
H A Di40e_adminq.c761 if (i40e_check_asq_alive(hw)) in i40e_shutdown_adminq()
H A Di40e_common.c376 bool i40e_check_asq_alive(struct i40e_hw *hw) in i40e_check_asq_alive() function
1534 if (i40e_check_asq_alive(hw)) in i40e_clear_pxe_mode()