Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_prototype.h68 bool iavf_asq_done(struct iavf_hw *hw);
H A Diavf_adminq.c650 bool iavf_asq_done(struct iavf_hw *hw) in iavf_asq_done() function
806 if (iavf_asq_done(hw)) in iavf_asq_send_command()
814 if (iavf_asq_done(hw)) { in iavf_asq_send_command()
H A Diavf_lib.c266 while (!iavf_asq_done(hw)) { in iavf_setup_vc()
420 while (!iavf_asq_done(hw)) { in iavf_vf_config()