/dpdk/drivers/net/sfc/ |
H A D | sfc_sw_stats.c | 227 unsigned int nb_queues) in sfc_sw_xstat_per_queue_get_count() 237 unsigned int nb_queues; in sfc_sw_xstat_get_nb_supported() local 253 unsigned int nb_queues; in sfc_sw_stat_get_names() local 300 unsigned int nb_queues; in sfc_sw_xstat_get_names_by_id() local 383 unsigned int nb_queues; in sfc_sw_xstat_get_values() local 434 unsigned int nb_queues; in sfc_sw_xstat_get_values_by_id() local 623 unsigned int nb_queues; in sfc_sw_xstat_reset() local
|
/dpdk/drivers/net/tap/ |
H A D | tap_rss.h | 27 __u32 nb_queues; member
|
/dpdk/drivers/common/cnxk/ |
H A D | roc_ree.c | 12 roc_ree_available_queues_get(struct roc_ree_vf *vf, uint16_t *nb_queues) in roc_ree_available_queues_get() 46 roc_ree_queues_attach(struct roc_ree_vf *vf, uint8_t nb_queues) in roc_ree_queues_attach() 569 uint16_t nb_queues = 0; in roc_ree_dev_init() local
|
H A D | roc_ree.h | 30 uint8_t nb_queues; member
|
/dpdk/lib/ethdev/ |
H A D | ethdev_private.c | 415 eth_dev_rx_queue_config(struct rte_eth_dev * dev,uint16_t nb_queues) eth_dev_rx_queue_config() argument 445 eth_dev_tx_queue_config(struct rte_eth_dev * dev,uint16_t nb_queues) eth_dev_tx_queue_config() argument [all...] |
H A D | rte_ethdev_telemetry.c | 478 uint16_t nb_queues; in ethdev_parse_queue_params() local
|
H A D | rte_ethdev.h | 1669 uint16_t nb_queues; /**< Device-preferred number of queues */ global() member
|
/dpdk/drivers/net/virtio/ |
H A D | virtio_ethdev.c | 147 virtio_set_multiple_queues_rss(struct rte_eth_dev *dev, uint16_t nb_queues) in virtio_set_multiple_queues_rss() 179 virtio_set_multiple_queues_auto(struct rte_eth_dev *dev, uint16_t nb_queues) in virtio_set_multiple_queues_auto() 203 virtio_set_multiple_queues(struct rte_eth_dev *dev, uint16_t nb_queues) in virtio_set_multiple_queues() 1562 uint16_t nb_queues; in virtio_dev_rss_hash_update() local 1624 uint16_t nb_queues; in virtio_dev_rss_reta_update() local 2334 uint16_t nb_queues, i; in virtio_dev_start() local
|
/dpdk/examples/dma/ |
H A D | dmafwd.c | 34 uint16_t nb_queues; member 79 static uint16_t nb_queues = 1; variable 881 port_init(uint16_t portid, struct rte_mempool *mbuf_pool, uint16_t nb_queues) in port_init()
|
/dpdk/drivers/net/mlx5/ |
H A D | mlx5_flow_quota.c | 336 uint32_t i, nb_queues = priv->nb_queue; in mlx5_quota_destroy_sq() local 390 uint32_t i, nb_queues = priv->nb_queue; in mlx5_quota_alloc_sq() local 432 uint32_t i, nb_queues = priv->nb_queue; in mlx5_quota_alloc_read_buf() local
|
/dpdk/examples/l2fwd-event/ |
H A D | l2fwd_event.h | 25 uint8_t nb_queues; member
|
/dpdk/app/test-eventdev/ |
H A D | test_order_common.c | 327 uint8_t nb_workers, uint8_t nb_queues) in order_event_dev_port_setup()
|
H A D | test_pipeline_atq.c | 574 int nb_queues; in pipeline_atq_eventdev_setup() local
|
H A D | test_pipeline_queue.c | 620 int nb_queues; in pipeline_queue_eventdev_setup() local
|
/dpdk/drivers/regex/mlx5/ |
H A D | mlx5_regex.h | 53 uint16_t nb_queues; /* Number of queues. */ member
|
/dpdk/lib/eventdev/ |
H A D | rte_event_eth_tx_adapter.c | 116 uint32_t nb_queues; member 154 uint16_t nb_queues; member 827 int nb_queues; in txa_service_queue_add() local 940 uint16_t i, q, nb_queues; in txa_service_queue_del() local
|
H A D | eventdev_pmd.h | 113 uint8_t nb_queues; member
|
H A D | rte_eventdev.c | 256 event_dev_queue_config(struct rte_eventdev *dev, uint8_t nb_queues) in event_dev_queue_config()
|
H A D | rte_event_eth_rx_adapter.c | 180 uint32_t nb_queues; member 1261 uint16_t nb_queues; in rxa_intr_ring_dequeue() local [all...] |
/dpdk/examples/eventdev_pipeline/ |
H A D | pipeline_worker_generic.c | 132 const uint8_t nb_queues = cdata.num_stages + 1; setup_eventdev_generic() local
|
H A D | pipeline_worker_tx.c | 451 uint8_t nb_queues = rte_eth_dev_count_avail(); in setup_eventdev_worker_tx_enq() local
|
/dpdk/examples/l3fwd/ |
H A D | l3fwd_event.h | 32 uint8_t nb_queues; member
|
/dpdk/drivers/event/dlb2/ |
H A D | dlb2_selftest.c | 41 init(struct test *t, int nb_queues, int nb_ports) in init()
|
/dpdk/drivers/event/opdl/ |
H A D | opdl_evdev.h | 240 uint32_t nb_queues; member
|
/dpdk/drivers/event/sw/ |
H A D | sw_evdev_selftest.c | 156 init(struct test *t, int nb_queues, int nb_ports) in init()
|