Home
last modified time | relevance | path

Searched defs:droq (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/net/octeontx_ep/
H A Dotx_ep_rxtx.c179 otx_ep_droq_reset_indices(struct otx_ep_droq *droq) in otx_ep_droq_reset_indices()
190 otx_ep_droq_destroy_ring_buffers(struct otx_ep_droq *droq) in otx_ep_droq_destroy_ring_buffers()
208 struct otx_ep_droq *droq; in otx_ep_delete_oqs() local
237 otx_ep_droq_setup_ring_buffers(struct otx_ep_droq *droq) in otx_ep_droq_setup_ring_buffers()
271 struct otx_ep_droq *droq; in otx_ep_init_droq() local
336 struct otx_ep_droq *droq; in otx_ep_setup_oqs() local
787 otx_ep_droq_refill(struct otx_ep_droq *droq) in otx_ep_droq_refill()
831 struct otx_ep_droq *droq, int next_fetch) in otx_ep_droq_read_packet()
969 otx_ep_check_droq_pkts(struct otx_ep_droq *droq) in otx_ep_check_droq_pkts()
990 struct otx_ep_droq *droq = rx_queue; in otx_ep_recv_pkts() local
H A Dotx2_ep_vf.c127 struct otx_ep_droq *droq = otx_ep->droq[oq_no]; in otx2_vf_setup_oq_regs() local
H A Dotx_ep_vf.c144 struct otx_ep_droq *droq = otx_ep->droq[oq_no]; in otx_ep_setup_oq_regs() local
H A Dotx_ep_common.h440 struct otx_ep_droq *droq[OTX_EP_MAX_IOQS_PER_VF]; member
/dpdk/drivers/net/liquidio/
H A Dlio_rxtx.c20 lio_droq_compute_max_packet_bufs(struct lio_droq *droq) in lio_droq_compute_max_packet_bufs()
30 lio_droq_reset_indices(struct lio_droq *droq) in lio_droq_reset_indices()
40 lio_droq_destroy_ring_buffers(struct lio_droq *droq) in lio_droq_destroy_ring_buffers()
57 struct lio_droq *droq) in lio_droq_setup_ring_buffers()
119 struct lio_droq *droq = lio_dev->droq[q_no]; in lio_delete_droq() local
169 struct lio_droq *droq; in lio_init_droq() local
244 struct lio_droq *droq; in lio_setup_droq() local
340 lio_droq_refill(struct lio_droq *droq) in lio_droq_refill()
389 struct lio_droq *droq, in lio_droq_fast_process_packet()
582 struct lio_droq *droq, in lio_droq_fast_process_packets()
[all …]
H A Dlio_ethdev.c297 struct lio_droq *droq; in lio_dev_stats_get() local
348 struct lio_droq *droq; in lio_dev_stats_reset() local
1197 struct lio_droq *droq = dev->data->rx_queues[q_no]; in lio_dev_rx_queue_release() local
H A Dlio_rxtx.h668 lio_map_ring_info(struct lio_droq *droq, uint32_t i) in lio_map_ring_info()
H A Dlio_struct.h634 struct lio_droq *droq[LIO_MAX_POSSIBLE_OUTPUT_QUEUES]; member
/dpdk/drivers/net/liquidio/base/
H A Dlio_23xx_vf.c213 struct lio_droq *droq = lio_dev->droq[oq_no]; in cn23xx_vf_setup_oq_regs() local