Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf_prototype.h22 enum iavf_status iavf_clean_arq_element(struct iavf_hw *hw,
Diavf_adminq.c854 enum iavf_status iavf_clean_arq_element(struct iavf_hw *hw, in iavf_clean_arq_element() function
Diavf_virtchnl.c79 status = iavf_clean_arq_element(hw, event, NULL); in iavf_poll_virtchnl_msg()
Diavf_main.c3052 ret = iavf_clean_arq_element(hw, &event, &pending); in iavf_adminq_task()