Searched refs:i40e_profile_info (Results 1 – 3 of 3) sorted by relevance
17 struct i40e_profile_info p_info[];34 static bool i40e_ddp_profiles_eq(struct i40e_profile_info *a, in i40e_ddp_profiles_eq()35 struct i40e_profile_info *b) in i40e_ddp_profiles_eq()53 struct i40e_profile_info *pinfo) in i40e_ddp_does_profile_exist()81 static bool i40e_ddp_profiles_overlap(struct i40e_profile_info *new, in i40e_ddp_profiles_overlap()82 struct i40e_profile_info *old) in i40e_ddp_profiles_overlap()108 struct i40e_profile_info *pinfo) in i40e_ddp_does_profile_overlap()143 struct i40e_profile_info *pinfo; in i40e_add_pinfo()150 sizeof(struct i40e_profile_info); in i40e_add_pinfo()153 sec->section.size = sizeof(struct i40e_profile_info); in i40e_add_pinfo()[all …]
1414 struct i40e_profile_info { struct
5541 struct i40e_profile_info *pinfo; in i40e_add_pinfo_to_list()5548 sizeof(struct i40e_profile_info); in i40e_add_pinfo_to_list()5551 sec->section.size = sizeof(struct i40e_profile_info); in i40e_add_pinfo_to_list()5552 pinfo = (struct i40e_profile_info *)(profile_info_sec + in i40e_add_pinfo_to_list()