Searched refs:i40e_aq_get_ddp_list (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h473 int i40e_aq_get_ddp_list(struct i40e_hw *hw, void *buff,
H A Di40e_ddp.c60 status = i40e_aq_get_ddp_list(hw, buff, I40E_PROFILE_LIST_SIZE, 0,
115 status = i40e_aq_get_ddp_list(hw, buff, I40E_PROFILE_LIST_SIZE, 0,
H A Di40e_common.c5196 * i40e_aq_get_ddp_list - Read dynamic device personalization (ddp)
5203 int i40e_aq_get_ddp_list(struct i40e_hw *hw, void *buff, function

Completed in 139 milliseconds