Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ddp.c42 status = i40e_aq_get_ddp_list(hw, buff, I40E_PROFILE_LIST_SIZE, 0, in i40e_ddp_does_profile_exist()
97 status = i40e_aq_get_ddp_list(hw, buff, I40E_PROFILE_LIST_SIZE, 0, in i40e_ddp_does_profile_overlap()
H A Di40e_prototype.h480 int i40e_aq_get_ddp_list(struct i40e_hw *hw, void *buff,
H A Di40e_common.c5485 int i40e_aq_get_ddp_list(struct i40e_hw *hw, void *buff, in i40e_aq_get_ddp_list() function