Searched refs:i40e_clean_arq_element (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/ixl/
H A Diavf_vc.c136 err = i40e_clean_arq_element(hw, &event, NULL);
233 err = i40e_clean_arq_element(hw, &event, NULL);
H A Di40e_adminq.c1056 * i40e_clean_arq_element
1065 enum i40e_status_code i40e_clean_arq_element(struct i40e_hw *hw, function
H A Di40e_prototype.h63 enum i40e_status_code i40e_clean_arq_element(struct i40e_hw *hw,
H A Dif_ixl.c1344 status = i40e_clean_arq_element(hw, &event, pending);
H A Dif_iavf.c1190 status = i40e_clean_arq_element(hw, &event, pending);
1192 * Also covers normal case when i40e_clean_arq_element()

Completed in 129 milliseconds