Home
last modified time | relevance | path

Searched refs:iavf_clean_asq (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iavf/
H A Diavf_prototype.h55 u16 iavf_clean_asq(struct iavf_hw *hw);
H A Diavf_adminq.c608 u16 iavf_clean_asq(struct iavf_hw *hw) in iavf_clean_asq() function
754 if (iavf_clean_asq(hw) == 0) { in iavf_asq_send_command()