Home
last modified time | relevance | path

Searched refs:cman_wred_context_n_max (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/lib/librte_ethdev/
H A Drte_tm.h420 uint32_t cman_wred_context_n_max; member
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_tm.c200 cap->cman_wred_context_n_max = 0; in ixgbe_tm_capabilities_get()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_tm.c192 cap->cman_wred_context_n_max = 0; in i40e_tm_capabilities_get()
/f-stack/dpdk/app/proc-info/
H A Dmain.c1048 cap.cman_wred_context_n_max, in show_tm()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c477 .cman_wred_context_n_max = 0,
539 cap->cman_wred_context_n_max = cap->cman_wred_context_private_n_max + in pmd_tm_capabilities_get()
/f-stack/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_tm.c469 cap->cman_wred_context_n_max = 0; in ipn3ke_tm_capabilities_get()
/f-stack/dpdk/app/test-pmd/
H A Dcmdline_tm.c303 cap.cman_wred_context_n_max); in cmd_show_port_tm_cap_parsed()