Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h77 bool i40e_check_asq_alive(struct i40e_hw *hw);
H A Di40e_adminq.c671 if (i40e_check_asq_alive(hw)) in i40e_shutdown_adminq()
H A Di40e_common.c373 bool i40e_check_asq_alive(struct i40e_hw *hw) in i40e_check_asq_alive() function
1438 if (i40e_check_asq_alive(hw)) in i40e_clear_pxe_mode()