Home
last modified time | relevance | path

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

/linux-6.15/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()
199 static void octep_oq_free_ring_buffers(struct octep_oq *oq) in octep_oq_free_ring_buffers()
226 static int octep_free_oq(struct octep_oq *oq) in octep_free_oq()
318 struct octep_oq *oq) in octep_oq_check_hw_for_pkts()
351 static void octep_oq_next_pkt(struct octep_oq *oq, in octep_oq_next_pkt()
373 static void octep_oq_drop_rx(struct octep_oq *oq, in octep_oq_drop_rx()
399 struct octep_oq *oq, u16 pkts_to_process) in __octep_oq_process_rx()
[all …]
H A Doctep_rx.h164 struct octep_oq { struct
223 #define OCTEP_OQ_SIZE (sizeof(struct octep_oq)) argument
H A Doctep_main.h151 struct octep_oq *oq;
267 struct octep_oq *oq[OCTEP_MAX_OQ];
411 int octep_oq_process_rx(struct octep_oq *oq, int budget);
H A Doctep_cn9k_pf.c315 struct octep_oq *oq = oct->oq[oq_no]; in octep_setup_oq_regs_cn93_pf()
620 struct octep_oq *oq = vector->oq; in octep_ioq_intr_handler_cn93_pf()
H A Doctep_cnxk_pf.c335 struct octep_oq *oq = oct->oq[oq_no]; in octep_setup_oq_regs_cnxk_pf()
641 struct octep_oq *oq = vector->oq; in octep_ioq_intr_handler_cnxk_pf()
H A Doctep_main.c563 static void octep_enable_ioq_irq(struct octep_iq *iq, struct octep_oq *oq) in octep_enable_ioq_irq()