Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_prototype.h60 enum iavf_status iavf_clean_arq_element(struct iavf_hw *hw,
H A Diavf_vc_common.c148 status = iavf_clean_arq_element(hw, &event, NULL); in iavf_verify_api_ver()
254 status = iavf_clean_arq_element(hw, &event, NULL); in iavf_get_vf_config()
H A Diavf_adminq.c895 enum iavf_status iavf_clean_arq_element(struct iavf_hw *hw, in iavf_clean_arq_element() function
H A Dif_iavf_iflib.c1221 status = iavf_clean_arq_element(hw, &event, pending); in iavf_process_adminq()