Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf_prototype.h22 enum iavf_status iavf_clean_arq_element(struct iavf_hw *hw,
H A Diavf_virtchnl.c82 err = iavf_clean_arq_element(hw, &event, NULL); in iavf_verify_api_ver()
211 err = iavf_clean_arq_element(hw, &event, NULL); in iavf_get_vf_config()
H A Diavf_adminq.c856 enum iavf_status iavf_clean_arq_element(struct iavf_hw *hw, in iavf_clean_arq_element() function
H A Diavf_main.c2313 ret = iavf_clean_arq_element(hw, &event, &pending); in iavf_adminq_task()