Searched refs:sched_wfq_n_groups_max (Results 1 – 9 of 9) sorted by relevance
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_tm.h | 368 uint32_t sched_wfq_n_groups_max; member 629 uint32_t sched_wfq_n_groups_max; member 889 uint32_t sched_wfq_n_groups_max; member
|
| /f-stack/dpdk/drivers/net/mvpp2/ |
| H A D | mrvl_tm.c | 202 cap->sched_wfq_n_groups_max = 1; in mrvl_capabilities_get() 258 cap->nonleaf.sched_wfq_n_groups_max = 1; in mrvl_level_capabilities_get() 321 cap->nonleaf.sched_wfq_n_groups_max = 1; in mrvl_node_capabilities_get()
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_tm.c | 188 cap->sched_wfq_n_groups_max = 0; in ixgbe_tm_capabilities_get() 897 cap->nonleaf.sched_wfq_n_groups_max = 0; in ixgbe_level_capabilities_get() 976 cap->nonleaf.sched_wfq_n_groups_max = 0; in ixgbe_node_capabilities_get()
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_tm.c | 180 cap->sched_wfq_n_groups_max = 0; in i40e_tm_capabilities_get() 776 cap->nonleaf.sched_wfq_n_groups_max = 0; in i40e_level_capabilities_get() 855 cap->nonleaf.sched_wfq_n_groups_max = 0; in i40e_node_capabilities_get()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 469 .sched_wfq_n_groups_max = 1, 567 .sched_wfq_n_groups_max = 1, 597 .sched_wfq_n_groups_max = 1, 635 .sched_wfq_n_groups_max = 0, 667 .sched_wfq_n_groups_max = 1, 787 .sched_wfq_n_groups_max = 1, 811 .sched_wfq_n_groups_max = 1, 837 .sched_wfq_n_groups_max = 0, 863 .sched_wfq_n_groups_max = 1,
|
| /f-stack/dpdk/drivers/net/ipn3ke/ |
| H A D | ipn3ke_tm.c | 461 cap->sched_wfq_n_groups_max = 1; in ipn3ke_tm_capabilities_get() 535 cap->nonleaf.sched_wfq_n_groups_max = 0; in ipn3ke_tm_level_capabilities_get() 563 cap->nonleaf.sched_wfq_n_groups_max = 0; in ipn3ke_tm_level_capabilities_get() 667 cap->nonleaf.sched_wfq_n_groups_max = 1; in ipn3ke_tm_node_capabilities_get() 690 cap->nonleaf.sched_wfq_n_groups_max = 1; in ipn3ke_tm_node_capabilities_get()
|
| /f-stack/dpdk/app/proc-info/ |
| H A D | main.c | 883 cap->nonleaf.sched_wfq_n_groups_max, in display_nodecap_info() 921 cap->nonleaf.sched_wfq_n_groups_max, in display_levelcap_info() 1037 cap.sched_wfq_n_groups_max, in show_tm()
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_tm.c | 1932 cap->sched_wfq_n_groups_max = 1; in otx2_nix_tm_capa_get() 2004 cap->nonleaf.sched_wfq_n_groups_max = 1; in otx2_nix_tm_level_capa_get() 2035 cap->nonleaf.sched_wfq_n_groups_max = 1; in otx2_nix_tm_level_capa_get() 2103 cap->nonleaf.sched_wfq_n_groups_max = 1; in otx2_nix_tm_node_capa_get()
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_tm.c | 293 cap.sched_wfq_n_groups_max); in cmd_show_port_tm_cap_parsed() 438 lcap.nonleaf.sched_wfq_n_groups_max); in cmd_show_port_tm_level_cap_parsed() 582 ncap.nonleaf.sched_wfq_n_groups_max); in cmd_show_port_tm_node_cap_parsed()
|