Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/base/
H A Di40e_common.c8116 struct i40e_section_table *sec_tbl; in i40e_find_section_in_profile() local
8123 I40E_SECTION_TABLE(profile, sec_tbl); in i40e_find_section_in_profile()
8126 sec_off = sec_tbl->section_offset[i]; in i40e_find_section_in_profile()
8195 struct i40e_section_table *sec_tbl; in i40e_validate_profile() local
8219 I40E_SECTION_TABLE(profile, sec_tbl); in i40e_validate_profile()
8223 sec_off = sec_tbl->section_offset[i]; in i40e_validate_profile()
8259 struct i40e_section_table *sec_tbl; in i40e_write_profile() local
8271 I40E_SECTION_TABLE(profile, sec_tbl); in i40e_write_profile()
8274 sec_off = sec_tbl->section_offset[i]; in i40e_write_profile()
8323 struct i40e_section_table *sec_tbl; in i40e_rollback_profile() local
[all …]