Home
last modified time | relevance | path

Searched refs:i40evf_clean_arq_element (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_prototype.h45 i40e_status i40evf_clean_arq_element(struct i40e_hw *hw,
Di40evf_virtchnl.c104 err = i40evf_clean_arq_element(hw, &event, NULL); in i40evf_verify_api_ver()
204 err = i40evf_clean_arq_element(hw, &event, NULL); in i40evf_get_vf_config()
Di40e_adminq.c877 i40e_status i40evf_clean_arq_element(struct i40e_hw *hw, in i40evf_clean_arq_element() function
Di40evf_main.c1799 ret = i40evf_clean_arq_element(hw, &event, &pending); in i40evf_adminq_task()