Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ixl/
HDif_ixl.c968 if (!i40e_check_asq_alive(&pf->hw)) { in ixl_if_init()
1449 if (!i40e_check_asq_alive(&pf->hw)) in ixl_if_update_admin_status()
HDi40e_adminq.c759 if (i40e_check_asq_alive(hw)) in i40e_shutdown_adminq()
HDi40e_prototype.h77 bool i40e_check_asq_alive(struct i40e_hw *hw);
HDi40e_common.c395 bool i40e_check_asq_alive(struct i40e_hw *hw) in i40e_check_asq_alive() function
1509 if (i40e_check_asq_alive(hw)) in i40e_clear_pxe_mode()