Home
last modified time | relevance | path

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

/dpdk/app/proc-info/
H A Dmain.c1030 cap.mark_vlan_dei_supported[RTE_COLOR_GREEN], in show_tm()
1031 cap.mark_vlan_dei_supported[RTE_COLOR_YELLOW], in show_tm()
1032 cap.mark_vlan_dei_supported[RTE_COLOR_RED]); in show_tm()
/dpdk/drivers/net/cnxk/
H A Dcnxk_tm.c91 cap->mark_vlan_dei_supported[RTE_COLOR_GREEN] = false; in cnxk_nix_tm_capa_get()
97 cap->mark_vlan_dei_supported[i] = true; in cnxk_nix_tm_capa_get()
/dpdk/lib/ethdev/
H A Drte_tm.h449 int mark_vlan_dei_supported[RTE_COLORS]; member
/dpdk/app/test-pmd/
H A Dcmdline_tm.c317 cap.mark_vlan_dei_supported[i]); in cmd_show_port_tm_cap_parsed()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c483 .mark_vlan_dei_supported = {0, 0, 0},