Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeon_ep_vf/
A Doctep_vf_rx.c15 static void octep_vf_oq_reset_indices(struct octep_vf_oq *oq) in octep_vf_oq_reset_indices()
32 static int octep_vf_oq_fill_ring_buffers(struct octep_vf_oq *oq) in octep_vf_oq_fill_ring_buffers()
79 static int octep_vf_oq_refill(struct octep_vf_device *oct, struct octep_vf_oq *oq) in octep_vf_oq_refill()
125 struct octep_vf_oq *oq; in octep_vf_setup_oq()
200 static void octep_vf_oq_free_ring_buffers(struct octep_vf_oq *oq) in octep_vf_oq_free_ring_buffers()
227 static int octep_vf_free_oq(struct octep_vf_oq *oq) in octep_vf_free_oq()
319 struct octep_vf_oq *oq) in octep_vf_oq_check_hw_for_pkts()
355 struct octep_vf_oq *oq, u16 pkts_to_process) in __octep_vf_oq_process_rx()
479 int octep_vf_oq_process_rx(struct octep_vf_oq *oq, int budget) in octep_vf_oq_process_rx()
A Doctep_vf_rx.h164 struct octep_vf_oq { struct
223 #define OCTEP_VF_OQ_SIZE (sizeof(struct octep_vf_oq)) argument
A Doctep_vf_main.h127 struct octep_vf_oq *oq;
255 struct octep_vf_oq *oq[OCTEP_VF_MAX_OQ];
333 int octep_vf_oq_process_rx(struct octep_vf_oq *oq, int budget);
A Doctep_vf_cn9k.c201 struct octep_vf_oq *oq = oct->oq[oq_no]; in octep_vf_setup_oq_regs_cn93()
273 struct octep_vf_oq *oq; in octep_vf_ioq_intr_handler_cn93()
A Doctep_vf_cnxk.c204 struct octep_vf_oq *oq = oct->oq[oq_no]; in octep_vf_setup_oq_regs_cnxk()
284 struct octep_vf_oq *oq; in octep_vf_ioq_intr_handler_cnxk()
A Doctep_vf_main.c294 static void octep_vf_enable_ioq_irq(struct octep_vf_iq *iq, struct octep_vf_oq *oq) in octep_vf_enable_ioq_irq()

Completed in 13 milliseconds