Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_intr.c585 ret = i40e_clean_arq_element(hw, &evt, &remain); in i40e_intr_adminq_work()
/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h63 enum i40e_status_code i40e_clean_arq_element(struct i40e_hw *hw,
H A Di40e_adminq.c971 enum i40e_status_code i40e_clean_arq_element(struct i40e_hw *hw, in i40e_clean_arq_element() function