Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_rx.c15 static void octep_oq_reset_indices(struct octep_oq *oq) in octep_oq_reset_indices()
32 static int octep_oq_fill_ring_buffers(struct octep_oq *oq) in octep_oq_fill_ring_buffers()
79 static int octep_oq_refill(struct octep_device *oct, struct octep_oq *oq) in octep_oq_refill()
125 struct octep_oq *oq; in octep_setup_oq()
198 static void octep_oq_free_ring_buffers(struct octep_oq *oq) in octep_oq_free_ring_buffers()
225 static int octep_free_oq(struct octep_oq *oq) in octep_free_oq()
317 struct octep_oq *oq) in octep_oq_check_hw_for_pkts()
353 struct octep_oq *oq, u16 pkts_to_process) in __octep_oq_process_rx()
474 int octep_oq_process_rx(struct octep_oq *oq, int budget) in octep_oq_process_rx()
A Doctep_rx.h139 struct octep_oq { struct
198 #define OCTEP_OQ_SIZE (sizeof(struct octep_oq)) argument
A Doctep_main.h126 struct octep_oq *oq;
233 struct octep_oq *oq[OCTEP_MAX_OQ];
356 int octep_oq_process_rx(struct octep_oq *oq, int budget);
A Doctep_ethtool.c159 struct octep_oq *oq = oct->oq[q]; in octep_get_ethtool_stats()
216 struct octep_oq *oq = oct->oq[q]; in octep_get_ethtool_stats()
A Doctep_cn9k_pf.c293 struct octep_oq *oq = oct->oq[oq_no]; in octep_setup_oq_regs_cn93_pf()
499 struct octep_oq *oq = vector->oq; in octep_ioq_intr_handler_cn93_pf()
A Doctep_main.c355 static void octep_enable_ioq_irq(struct octep_iq *iq, struct octep_oq *oq) in octep_enable_ioq_irq()
765 struct octep_oq *oq = oct->oq[q]; in octep_get_stats64()

Completed in 11 milliseconds