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

/freebsd-13-stable/sys/dev/ixl/
H A Dif_ixl.c935 if (!i40e_check_asq_alive(&pf->hw)) {
1414 if (!i40e_check_asq_alive(&pf->hw))
H A Di40e_adminq.c758 if (i40e_check_asq_alive(hw))
H A Di40e_prototype.h78 bool i40e_check_asq_alive(struct i40e_hw *hw);
H A Diavf_vc.c68 if (!i40e_check_asq_alive(hw)) {
H A Dif_iavf.c653 if (!i40e_check_asq_alive(hw)) {
H A Di40e_common.c390 * i40e_check_asq_alive
395 bool i40e_check_asq_alive(struct i40e_hw *hw) function
1509 if (i40e_check_asq_alive(hw))

Completed in 135 milliseconds