Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Drte_pmd_i40e.c1954 proto = i40e_find_section_in_profile(SECTION_TYPE_PROTO, in rte_pmd_i40e_get_ddp_info()
1974 proto = i40e_find_section_in_profile(SECTION_TYPE_PROTO, in rte_pmd_i40e_get_ddp_info()
2005 pctype = i40e_find_section_in_profile(SECTION_TYPE_PCTYPE, in rte_pmd_i40e_get_ddp_info()
2024 pctype = i40e_find_section_in_profile(SECTION_TYPE_PCTYPE, in rte_pmd_i40e_get_ddp_info()
2055 ptype = i40e_find_section_in_profile(SECTION_TYPE_PTYPE, in rte_pmd_i40e_get_ddp_info()
2074 ptype = i40e_find_section_in_profile(SECTION_TYPE_PTYPE, in rte_pmd_i40e_get_ddp_info()
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h638 i40e_find_section_in_profile(u32 section_type,
H A Di40e_common.c7999 i40e_find_section_in_profile(u32 section_type, in i40e_find_section_in_profile() function