Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H 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()
H A Doctep_rx.h139 struct octep_oq { struct
198 #define OCTEP_OQ_SIZE (sizeof(struct octep_oq)) argument
H A Doctep_main.h127 struct octep_oq *oq;
234 struct octep_oq *oq[OCTEP_MAX_OQ];
372 int octep_oq_process_rx(struct octep_oq *oq, int budget);
H A Doctep_ethtool.c162 struct octep_oq *oq = oct->oq[q]; in octep_get_ethtool_stats()
219 struct octep_oq *oq = oct->oq[q]; in octep_get_ethtool_stats()
H A Doctep_cn9k_pf.c314 struct octep_oq *oq = oct->oq[oq_no]; in octep_setup_oq_regs_cn93_pf()
516 struct octep_oq *oq = vector->oq; in octep_ioq_intr_handler_cn93_pf()
H A Doctep_main.c355 static void octep_enable_ioq_irq(struct octep_iq *iq, struct octep_oq *oq) in octep_enable_ioq_irq()
776 struct octep_oq *oq = oct->oq[q]; in octep_get_stats64()