Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Drte_pmd_i40e.h153 #define RTE_PMD_I40E_PROTO_UNUSED 0xFF macro
H A Drte_pmd_i40e.c1971 pinfo[i].proto_id = RTE_PMD_I40E_PROTO_UNUSED; in rte_pmd_i40e_get_ddp_info()
2022 memset(&pinfo[i], RTE_PMD_I40E_PROTO_UNUSED, in rte_pmd_i40e_get_ddp_info()
2072 memset(&pinfo[i], RTE_PMD_I40E_PROTO_UNUSED, in rte_pmd_i40e_get_ddp_info()
H A Di40e_ethdev.c11961 if (proto_id == RTE_PMD_I40E_PROTO_UNUSED) in i40e_update_customized_pctype()
12109 if (proto_id == RTE_PMD_I40E_PROTO_UNUSED) in i40e_update_customized_ptype()
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c13970 if (proto_id != RTE_PMD_I40E_PROTO_UNUSED) { in cmd_ddp_info_parsed()
14009 if (proto_id != RTE_PMD_I40E_PROTO_UNUSED) { in cmd_ddp_info_parsed()