Home
last modified time | relevance | path

Searched refs:q_info (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c1355 q_info->idx); in hns3_alloc_rxq_and_dma_zone()
1369 rx_mz = rte_eth_dma_zone_reserve(dev, q_info->ring_name, q_info->idx, in hns3_alloc_rxq_and_dma_zone()
1371 q_info->socket_id); in hns3_alloc_rxq_and_dma_zone()
1374 q_info->idx); in hns3_alloc_rxq_and_dma_zone()
1400 q_info.idx = idx; in hns3_fake_rx_queue_setup()
1445 q_info->idx); in hns3_alloc_txq_and_dma_zone()
1453 tx_mz = rte_eth_dma_zone_reserve(dev, q_info->ring_name, q_info->idx, in hns3_alloc_txq_and_dma_zone()
1458 q_info->idx); in hns3_alloc_txq_and_dma_zone()
1491 q_info.idx = idx; in hns3_fake_tx_queue_setup()
1848 q_info.idx = idx; in hns3_rx_queue_setup()
[all …]