Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_common.c689 HNS3_RING_TYPE_RX, i); in hns3_init_ring_with_vector()
743 HNS3_RING_TYPE_RX, q_id); in hns3_map_rx_interrupt()
788 HNS3_RING_TYPE_RX, in hns3_unmap_rx_interrupt()
816 true, HNS3_RING_TYPE_RX, q_id); in hns3_restore_rx_interrupt()
H A Dhns3_cmd.h875 HNS3_RING_TYPE_RX enumerator
H A Dhns3_ethdev_vf.c438 if (queue_type == HNS3_RING_TYPE_RX) in hns3vf_bind_ring_with_vector()
H A Dhns3_rxtx.c408 HNS3_RING_TYPE_RX); in hns3_enable_all_queues()
4485 ret = hns3_reset_queue(hw, rx_queue_id, HNS3_RING_TYPE_RX); in hns3_dev_rx_queue_start()
H A Dhns3_ethdev.c1890 if (queue_type == HNS3_RING_TYPE_RX) in hns3_bind_ring_with_vector()