Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_common.c1236 struct i40e_profile_section_header *sec = NULL; in i40evf_write_profile()
1261 sec = (struct i40e_profile_section_header *)((u8 *)profile + in i40evf_write_profile()
1269 sizeof(struct i40e_profile_section_header); in i40evf_write_profile()
1299 struct i40e_profile_section_header *sec = NULL; in i40evf_add_pinfo_to_list()
1303 sec = (struct i40e_profile_section_header *)profile_info_sec; in i40evf_add_pinfo_to_list()
1305 sec->data_end = sizeof(struct i40e_profile_section_header) + in i40evf_add_pinfo_to_list()
1308 sec->section.offset = sizeof(struct i40e_profile_section_header); in i40evf_add_pinfo_to_list()
Di40e_type.h1472 struct i40e_profile_section_header { struct
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_common.c5462 struct i40e_profile_section_header *sec = NULL; in i40e_write_profile()
5487 sec = (struct i40e_profile_section_header *)((u8 *)profile + in i40e_write_profile()
5495 sizeof(struct i40e_profile_section_header); in i40e_write_profile()
5525 struct i40e_profile_section_header *sec = NULL; in i40e_add_pinfo_to_list()
5529 sec = (struct i40e_profile_section_header *)profile_info_sec; in i40e_add_pinfo_to_list()
5531 sec->data_end = sizeof(struct i40e_profile_section_header) + in i40e_add_pinfo_to_list()
5534 sec->section.offset = sizeof(struct i40e_profile_section_header); in i40e_add_pinfo_to_list()
Di40e_type.h1551 struct i40e_profile_section_header { struct