Home
last modified time | relevance | path

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

/f-stack/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 …]
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_common.c7998 struct i40e_profile_section_header *
8002 struct i40e_profile_section_header *sec; in i40e_find_section_in_profile()
8080 struct i40e_profile_section_header *sec = NULL; in i40e_validate_profile()
8147 struct i40e_profile_section_header *sec = NULL; in i40e_write_profile()
8181 sizeof(struct i40e_profile_section_header); in i40e_write_profile()
8208 struct i40e_profile_section_header *sec = NULL; in i40e_rollback_profile()
8232 sizeof(struct i40e_profile_section_header); in i40e_rollback_profile()
8262 struct i40e_profile_section_header *sec = NULL; in i40e_add_pinfo_to_list()
8266 sec = (struct i40e_profile_section_header *)profile_info_sec; in i40e_add_pinfo_to_list()
8268 sec->data_end = sizeof(struct i40e_profile_section_header) + in i40e_add_pinfo_to_list()
[all …]
H A Di40e_prototype.h637 struct i40e_profile_section_header *
H A Di40e_type.h2003 struct i40e_profile_section_header { struct