Home
last modified time | relevance | path

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

/dpdk/drivers/net/octeontx_ep/
H A Dotx_ep_rxtx.c49 struct otx_ep_instr_queue *iq; in otx_ep_delete_iqs()
81 struct otx_ep_instr_queue *iq; in otx_ep_init_instr_queue()
154 struct otx_ep_instr_queue *iq; in otx_ep_setup_iqs()
406 otx_vf_update_read_index(struct otx_ep_instr_queue *iq) in otx_vf_update_read_index()
420 otx_ep_flush_iq(struct otx_ep_instr_queue *iq) in otx_ep_flush_iq()
440 struct otx_ep_instr_queue *iq) in otx_ep_ring_doorbell()
448 post_iqcmd(struct otx_ep_instr_queue *iq, uint8_t *iqcmd) in post_iqcmd()
520 struct otx_ep_instr_queue *iq; in otx_ep_xmit_pkts()
531 iq = (struct otx_ep_instr_queue *)tx_queue; in otx_ep_xmit_pkts()
661 struct otx_ep_instr_queue *iq; in otx2_ep_xmit_pkts()
[all …]
H A Dotx_ep_common.h156 struct otx_ep_instr_queue { struct
434 struct otx_ep_instr_queue *instr_queue[OTX_EP_MAX_IOQS_PER_VF];
H A Dotx2_ep_vf.c78 struct otx_ep_instr_queue *iq = otx_ep->instr_queue[iq_no]; in otx2_vf_setup_iq_regs()
H A Dotx_ep_ethdev.c335 struct otx_ep_instr_queue *tq = dev->data->tx_queues[q_no]; in otx_ep_tx_queue_release()
H A Dotx_ep_vf.c91 struct otx_ep_instr_queue *iq = otx_ep->instr_queue[iq_no]; in otx_ep_setup_iq_regs()