Searched refs:iavf_clean_arq_element (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/common/iavf/ |
| H A D | version.map | 5 iavf_clean_arq_element;
|
| H A D | iavf_prototype.h | 36 enum iavf_status iavf_clean_arq_element(struct iavf_hw *hw,
|
| H A D | iavf_adminq.c | 868 enum iavf_status iavf_clean_arq_element(struct iavf_hw *hw, in iavf_clean_arq_element() function
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_dcf.c | 61 err = iavf_clean_arq_element(&hw->avf, &event, NULL); in ice_dcf_recv_cmd_rsp_no_irq() 170 ret = iavf_clean_arq_element(&hw->avf, &info, &pending); in ice_dcf_handle_virtchnl_msg()
|
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_vchnl.c | 82 ret = iavf_clean_arq_element(hw, &event, NULL); in iavf_read_msg_from_pf() 306 ret = iavf_clean_arq_element(hw, &info, &pending); in iavf_handle_virtchnl_msg()
|