Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c661 hns3_tc_queue_mapping_cfg(struct hns3_hw *hw, uint16_t nb_tx_q) in hns3_tc_queue_mapping_cfg()
719 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()
744 uint16_t nb_tx_q) in hns3_dcb_update_tc_queue_mapping()
1465 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3_dcb_info_update() local
1670 uint16_t nb_tx_q = hw->data->nb_tx_queues; in hns3_update_queue_map_configure() local
H A Dhns3_stats.c804 uint16_t nb_tx_q = dev->data->nb_tx_queues; in hns3_xstats_calc_num() local
/dpdk/lib/pdump/
H A Drte_pdump.c286 uint16_t nb_rx_q = 0, nb_tx_q = 0, end_q, queue; in set_pdump_rxtx_cbs() local
/dpdk/lib/ethdev/
H A Drte_ethdev.c1280 rte_eth_dev_configure(uint16_t port_id, uint16_t nb_rx_q, uint16_t nb_tx_q, in rte_eth_dev_configure() argument
[all...]