Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/
H A Drte_pmd_i40e.c1490 struct i40e_profile_section_header *sec = NULL; in i40e_generate_profile_info_sec()
1495 sec->data_end = sizeof(struct i40e_profile_section_header) + in i40e_generate_profile_info_sec()
1515 struct i40e_profile_section_header *sec; in i40e_add_rm_profile_info()
1548 sizeof(struct i40e_profile_section_header)); in i40e_check_profile_info()
1686 sizeof(struct i40e_profile_section_header) + in rte_pmd_i40e_process_ddp_package()
1948 struct i40e_profile_section_header *proto; in rte_pmd_i40e_get_ddp_info()
1964 struct i40e_profile_section_header *proto; in rte_pmd_i40e_get_ddp_info()
1999 struct i40e_profile_section_header *pctype; in rte_pmd_i40e_get_ddp_info()
2015 struct i40e_profile_section_header *pctype; in rte_pmd_i40e_get_ddp_info()
2049 struct i40e_profile_section_header *ptype; in rte_pmd_i40e_get_ddp_info()
[all …]
/dpdk/drivers/net/i40e/base/
H A Di40e_common.c8111 struct i40e_profile_section_header *
8115 struct i40e_profile_section_header *sec; in i40e_find_section_in_profile()
8193 struct i40e_profile_section_header *sec = NULL; in i40e_validate_profile()
8260 struct i40e_profile_section_header *sec = NULL; in i40e_write_profile()
8294 sizeof(struct i40e_profile_section_header); in i40e_write_profile()
8321 struct i40e_profile_section_header *sec = NULL; in i40e_rollback_profile()
8345 sizeof(struct i40e_profile_section_header); in i40e_rollback_profile()
8375 struct i40e_profile_section_header *sec = NULL; in i40e_add_pinfo_to_list()
8379 sec = (struct i40e_profile_section_header *)profile_info_sec; in i40e_add_pinfo_to_list()
8381 sec->data_end = sizeof(struct i40e_profile_section_header) + in i40e_add_pinfo_to_list()
[all …]
H A Di40e_prototype.h654 struct i40e_profile_section_header *
H A Di40e_type.h2015 struct i40e_profile_section_header { struct