Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c5567 struct i40e_section_table *sec_tbl; in i40e_find_section_in_profile() local
5574 I40E_SECTION_TABLE(profile, sec_tbl); in i40e_find_section_in_profile()
5577 sec_off = sec_tbl->section_offset[i]; in i40e_find_section_in_profile()
5642 struct i40e_section_table *sec_tbl; in i40e_validate_profile() local
5667 I40E_SECTION_TABLE(profile, sec_tbl); in i40e_validate_profile()
5671 sec_off = sec_tbl->section_offset[i]; in i40e_validate_profile()
5708 struct i40e_section_table *sec_tbl; in i40e_write_profile() local
5719 I40E_SECTION_TABLE(profile, sec_tbl); in i40e_write_profile()
5722 sec_off = sec_tbl->section_offset[i]; in i40e_write_profile()
5770 struct i40e_section_table *sec_tbl; in i40e_rollback_profile() local
[all …]