Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h21 int i40e_clean_arq_element(struct i40e_hw *hw,
H A Di40e_adminq.c1082 int i40e_clean_arq_element(struct i40e_hw *hw, in i40e_clean_arq_element() function
H A Di40e_main.c10215 ret = i40e_clean_arq_element(hw, &event, &pending); in i40e_clean_adminq_subtask()