Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq.c1066 enum i40e_status_code i40e_clean_arq_element(struct i40e_hw *hw, in i40e_clean_arq_element() function
H A Di40e_prototype.h62 enum i40e_status_code i40e_clean_arq_element(struct i40e_hw *hw,
H A Dif_ixl.c1397 status = i40e_clean_arq_element(hw, &event, pending); in ixl_process_adminq()