Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_tm.c862 cap->n_nodes_leaf_max = 0; in ixgbe_level_capabilities_get()
867 cap->n_nodes_leaf_max = 0; in ixgbe_level_capabilities_get()
872 cap->n_nodes_leaf_max = hw->mac.max_tx_queues; in ixgbe_level_capabilities_get()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_tm.c741 cap->n_nodes_leaf_max = 0; in i40e_level_capabilities_get()
746 cap->n_nodes_leaf_max = 0; in i40e_level_capabilities_get()
751 cap->n_nodes_leaf_max = hw->func_caps.num_tx_qp; in i40e_level_capabilities_get()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_tm.h488 uint32_t n_nodes_leaf_max; member
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c549 .n_nodes_leaf_max = 0,
579 .n_nodes_leaf_max = 0,
615 .n_nodes_leaf_max = 0,
647 .n_nodes_leaf_max = 0,
679 .n_nodes_leaf_max = UINT32_MAX,
764 cap->n_nodes_leaf_max = cap->n_nodes_max; in pmd_tm_level_capabilities_get()
/f-stack/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_tm.c518 cap->n_nodes_leaf_max = 0; in ipn3ke_tm_level_capabilities_get()
546 cap->n_nodes_leaf_max = 0; in ipn3ke_tm_level_capabilities_get()
574 cap->n_nodes_leaf_max = IPN3KE_TM_COS_NODE_NUM; in ipn3ke_tm_level_capabilities_get()
/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_tm.c266 cap->n_nodes_leaf_max = dev->data->nb_tx_queues; in mrvl_level_capabilities_get()
/f-stack/dpdk/app/proc-info/
H A Dmain.c1088 caplevel.n_nodes_leaf_max); in show_tm()
/f-stack/dpdk/app/test-pmd/
H A Dcmdline_tm.c404 printf("cap.n_nodes_leaf_max %" PRIu32 "\n", lcap.n_nodes_leaf_max); in cmd_show_port_tm_level_cap_parsed()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tm.c1981 cap->n_nodes_leaf_max = dev->tm_leaf_cnt; in otx2_nix_tm_level_capa_get()