Home
last modified time | relevance | path

Searched defs:nb_rx_q (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c604 hns3_set_rss_size(struct hns3_hw *hw, uint16_t nb_rx_q) in hns3_set_rss_size()
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()
696 hns3_dcb_update_tc_queue_mapping(struct hns3_hw *hw, uint16_t nb_rx_q, in hns3_dcb_update_tc_queue_mapping()
1354 uint16_t nb_rx_q = hw->data->nb_rx_queues; in hns3_dcb_cfg_validate() local
1448 uint16_t nb_rx_q = hw->data->nb_rx_queues; in hns3_dcb_info_update() local
1666 uint16_t nb_rx_q = hw->data->nb_rx_queues; in hns3_update_queue_map_configure() local
H A Dhns3_rxtx.c198 uint16_t nb_rx_q; in hns3_free_rx_queues() local
334 uint16_t nb_rx_q = hw->data->nb_rx_queues; in hns3_update_all_queues_pvid_proc_en() local
372 uint16_t nb_rx_q = hw->data->nb_rx_queues; in hns3_enable_all_queues() local
916 uint16_t nb_rx_q = hw->data->nb_rx_queues; in hns3_dev_all_rx_queue_intr_enable() local
1276 uint16_t nb_rx_q; in hns3_fake_rx_queue_setup() local
1500 hns3_set_fake_rx_or_tx_queues(struct rte_eth_dev *dev, uint16_t nb_rx_q, in hns3_set_fake_rx_or_tx_queues()
H A Dhns3_ethdev_vf.c779 uint16_t nb_rx_q = dev->data->nb_rx_queues; in hns3vf_dev_configure() local
1415 hns3vf_set_tc_queue_mapping(struct hns3_adapter *hns, uint16_t nb_rx_q, in hns3vf_set_tc_queue_mapping()
2068 uint16_t nb_rx_q = hw->data->nb_rx_queues; in hns3vf_do_start() local
H A Dhns3_ethdev.c2312 uint16_t nb_rx_q = dev->data->nb_rx_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/drivers/net/txgbe/
H A Dtxgbe_ethdev.c1090 txgbe_check_vf_rss_rxq_num(struct rte_eth_dev *dev, uint16_t nb_rx_q) in txgbe_check_vf_rss_rxq_num()
1117 uint16_t nb_rx_q = dev->data->nb_rx_queues; in txgbe_check_mq_mode() local
/f-stack/dpdk/app/test/
H A Dtest_link_bonding.c71 uint16_t nb_rx_q; member
/f-stack/dpdk/drivers/net/fm10k/
H A Dfm10k_ethdev.c412 uint16_t nb_rx_q = dev->data->nb_rx_queues; in fm10k_check_mq_mode() local
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c2191 ixgbe_check_vf_rss_rxq_num(struct rte_eth_dev *dev, uint16_t nb_rx_q) in ixgbe_check_vf_rss_rxq_num()
2219 uint16_t nb_rx_q = dev->data->nb_rx_queues; in ixgbe_check_mq_mode() local
/f-stack/dpdk/drivers/net/e1000/
H A Digb_ethdev.c1084 uint16_t nb_rx_q = dev->data->nb_rx_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()