Home
last modified time | relevance | path

Searched defs:nb_tx_q (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c646 hns3_tc_queue_mapping_cfg(struct hns3_hw *hw, uint16_t nb_tx_q) in hns3_tc_queue_mapping_cfg()
684 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()
697 uint16_t nb_tx_q) in hns3_dcb_update_tc_queue_mapping()
1355 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3_dcb_cfg_validate() local
1449 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3_dcb_info_update() local
1667 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3_update_queue_map_configure() local
H A Dhns3_rxtx.c223 uint16_t nb_tx_q; in hns3_free_tx_queues() local
335 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3_update_all_queues_pvid_proc_en() local
373 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3_enable_all_queues() local
1370 uint16_t nb_tx_q; in hns3_fake_tx_queue_setup() local
1501 uint16_t nb_tx_q) in hns3_set_fake_rx_or_tx_queues()
H A Dhns3_ethdev_vf.c780 uint16_t nb_tx_q = dev->data->nb_tx_queues; in hns3vf_dev_configure() local
1416 uint16_t nb_tx_q) in hns3vf_set_tc_queue_mapping()
2069 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3vf_do_start() local
H A Dhns3_ethdev.c2313 uint16_t nb_tx_q = dev->data->nb_tx_queues; in hns3_dev_configure() local
/f-stack/dpdk/lib/librte_pdump/
H A Drte_pdump.c234 uint16_t nb_rx_q = 0, nb_tx_q = 0, end_q, queue; in set_pdump_rxtx_cbs() local
/f-stack/dpdk/app/test/
H A Dtest_link_bonding.c72 uint16_t nb_tx_q; member
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c1118 uint16_t nb_tx_q = dev->data->nb_tx_queues; in txgbe_check_mq_mode() local
/f-stack/dpdk/drivers/net/e1000/
H A Digb_ethdev.c1085 uint16_t nb_tx_q = dev->data->nb_tx_queues; in igb_check_mq_mode() local
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.c1289 rte_eth_dev_configure(uint16_t port_id, uint16_t nb_rx_q, uint16_t nb_tx_q, in rte_eth_dev_configure()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c2220 uint16_t nb_tx_q = dev->data->nb_tx_queues; in ixgbe_check_mq_mode() local