Searched refs:sec_tbl (Results 1 – 2 of 2) sorted by relevance
1235 struct i40e_section_table *sec_tbl; in i40evf_write_profile() local1258 sec_tbl = (struct i40e_section_table *)&nvm[nvm[0] + 1]; in i40evf_write_profile()1260 for (i = 0; i < sec_tbl->section_count; i++) { in i40evf_write_profile()1262 sec_tbl->section_offset[i]); in i40evf_write_profile()
5461 struct i40e_section_table *sec_tbl; in i40e_write_profile() local5484 sec_tbl = (struct i40e_section_table *)&nvm[nvm[0] + 1]; in i40e_write_profile()5486 for (i = 0; i < sec_tbl->section_count; i++) { in i40e_write_profile()5488 sec_tbl->section_offset[i]); in i40e_write_profile()