Searched defs:nb_tx_q (Results 1 – 12 of 12) sorted by relevance
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_dcb.c | 668 hns3_tc_queue_mapping_cfg(struct hns3_hw *hw, uint16_t nb_tx_q) in hns3_tc_queue_mapping_cfg() 726 hns3_queue_to_tc_mapping(struct hns3_hw *hw, uint16_t nb_rx_q, uint16_t nb_tx_q) in hns3_queue_to_tc_mapping() 751 uint16_t nb_tx_q) in hns3_dcb_update_tc_queue_mapping() 1473 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3_dcb_info_update() local 1683 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3_update_queue_map_configure() local
|
| H A D | hns3_rxtx.c | 235 uint16_t nb_tx_q; in hns3_free_tx_queues() local 347 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3_update_all_queues_pvid_proc_en() local 385 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3_enable_all_queues() local 1484 uint16_t nb_tx_q; in hns3_fake_tx_queue_setup() local 1615 uint16_t nb_tx_q) in hns3_set_fake_rx_or_tx_queues()
|
| H A D | hns3_ethdev_vf.c | 464 uint16_t nb_tx_q = dev->data->nb_tx_queues; in hns3vf_dev_configure() local 1723 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3vf_do_start() local
|
| H A D | hns3_stats.c | 817 uint16_t nb_tx_q = dev->data->nb_tx_queues; in hns3_xstats_calc_num() local
|
| H A D | hns3_ethdev.c | 1983 uint16_t nb_tx_q = dev->data->nb_tx_queues; in hns3_dev_configure() local
|
| /dpdk/lib/pdump/ |
| H A D | rte_pdump.c | 287 uint16_t nb_rx_q = 0, nb_tx_q = 0, end_q, queue; in set_pdump_rxtx_cbs() local
|
| /dpdk/app/test/ |
| H A D | test_link_bonding.c | 72 uint16_t nb_tx_q; member
|
| /dpdk/app/test-pmd/ |
| H A D | testpmd.c | 591 eth_dev_configure_mp(uint16_t port_id, uint16_t nb_rx_q, uint16_t nb_tx_q, in eth_dev_configure_mp()
|
| /dpdk/drivers/net/e1000/ |
| H A D | igb_ethdev.c | 1074 uint16_t nb_tx_q = dev->data->nb_tx_queues; in igb_check_mq_mode() local
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ethdev.c | 1351 uint16_t nb_tx_q = dev->data->nb_tx_queues; in txgbe_check_mq_mode() local
|
| /dpdk/lib/ethdev/ |
| H A D | rte_ethdev.c | 1068 rte_eth_dev_configure(uint16_t port_id, uint16_t nb_rx_q, uint16_t nb_tx_q, in rte_eth_dev_configure()
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.c | 2242 uint16_t nb_tx_q = dev->data->nb_tx_queues; in ixgbe_check_mq_mode() local
|