Searched defs:nb_rx_q (Results 1 – 11 of 11) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_dcb.c | 604 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 D | hns3_rxtx.c | 198 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 D | hns3_ethdev_vf.c | 779 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 D | hns3_ethdev.c | 2312 uint16_t nb_rx_q = dev->data->nb_rx_queues; in hns3_dev_configure() local
|
| /f-stack/dpdk/lib/librte_pdump/ |
| H A D | rte_pdump.c | 234 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 D | txgbe_ethdev.c | 1090 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 D | test_link_bonding.c | 71 uint16_t nb_rx_q; member
|
| /f-stack/dpdk/drivers/net/fm10k/ |
| H A D | fm10k_ethdev.c | 412 uint16_t nb_rx_q = dev->data->nb_rx_queues; in fm10k_check_mq_mode() local
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ethdev.c | 2191 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 D | igb_ethdev.c | 1084 uint16_t nb_rx_q = dev->data->nb_rx_queues; in igb_check_mq_mode() local
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_ethdev.c | 1289 rte_eth_dev_configure(uint16_t port_id, uint16_t nb_rx_q, uint16_t nb_tx_q, in rte_eth_dev_configure()
|