Home
last modified time | relevance | path

Searched refs:RTE_TM_WRED_PROFILE_ID_NONE (Results 1 – 9 of 9) sorted by relevance

/dpdk/lib/ethdev/
H A Drte_tm.h66 #define RTE_TM_WRED_PROFILE_ID_NONE UINT32_MAX macro
/dpdk/drivers/net/ixgbe/
H A Dixgbe_tm.c530 RTE_TM_WRED_PROFILE_ID_NONE) { in ixgbe_node_param_check()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_tm.c519 RTE_TM_WRED_PROFILE_ID_NONE) { in txgbe_node_param_check()
/dpdk/drivers/net/ice/
H A Dice_dcf_sched.c207 RTE_TM_WRED_PROFILE_ID_NONE) { in ice_dcf_node_param_check()
/dpdk/drivers/net/iavf/
H A Diavf_tm.c199 RTE_TM_WRED_PROFILE_ID_NONE) { in iavf_node_param_check()
/dpdk/drivers/net/i40e/
H A Di40e_tm.c422 RTE_TM_WRED_PROFILE_ID_NONE) { in i40e_node_param_check()
/dpdk/drivers/net/hns3/
H A Dhns3_tm.c384 if (params->leaf.wred.wred_profile_id != RTE_TM_WRED_PROFILE_ID_NONE) { in hns3_tm_leaf_node_param_check()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c1302 if (wred_profile_id == RTE_TM_WRED_PROFILE_ID_NONE) in wred_profile_check()
1779 if (wred_profile_id == RTE_TM_WRED_PROFILE_ID_NONE || in node_add_check_queue()
/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_tm.c857 if (tdrop_profile_id == RTE_TM_WRED_PROFILE_ID_NONE) in ipn3ke_tm_tdrop_profile_check()