Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_common.c8003 struct i40e_section_table *sec_tbl; in i40e_find_section_in_profile() local
8010 I40E_SECTION_TABLE(profile, sec_tbl); in i40e_find_section_in_profile()
8013 sec_off = sec_tbl->section_offset[i]; in i40e_find_section_in_profile()
8082 struct i40e_section_table *sec_tbl; in i40e_validate_profile() local
8106 I40E_SECTION_TABLE(profile, sec_tbl); in i40e_validate_profile()
8110 sec_off = sec_tbl->section_offset[i]; in i40e_validate_profile()
8146 struct i40e_section_table *sec_tbl; in i40e_write_profile() local
8158 I40E_SECTION_TABLE(profile, sec_tbl); in i40e_write_profile()
8161 sec_off = sec_tbl->section_offset[i]; in i40e_write_profile()
8210 struct i40e_section_table *sec_tbl; in i40e_rollback_profile() local
[all …]