Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_prototype.h129 u8 *profile_info_sec, u32 track_id);
Di40e_common.c1296 u8 *profile_info_sec, u32 track_id) in i40evf_add_pinfo_to_list() argument
1303 sec = (struct i40e_profile_section_header *)profile_info_sec; in i40evf_add_pinfo_to_list()
1310 pinfo = (struct i40e_profile_info *)(profile_info_sec + in i40evf_add_pinfo_to_list()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h438 u8 *profile_info_sec, u32 track_id);
Di40e_common.c5522 u8 *profile_info_sec, u32 track_id) in i40e_add_pinfo_to_list() argument
5529 sec = (struct i40e_profile_section_header *)profile_info_sec; in i40e_add_pinfo_to_list()
5536 pinfo = (struct i40e_profile_info *)(profile_info_sec + in i40e_add_pinfo_to_list()