Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_prototype.h38 bool iavf_check_asq_alive(struct iavf_hw *hw);
H A Diavf_adminq.c565 if (iavf_check_asq_alive(hw)) in iavf_shutdown_adminq()
H A Diavf_common.c313 bool iavf_check_asq_alive(struct iavf_hw *hw) in iavf_check_asq_alive() function