Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h33 enum i40e_status_code i40e_clean_arq_element(struct i40e_hw *hw,
H A Di40e_adminq.c1139 enum i40e_status_code i40e_clean_arq_element(struct i40e_hw *hw, function
/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c6689 ret = i40e_clean_arq_element(hw, &info, &pending); in i40e_dev_handle_aq_msg()