Searched refs:octep_vf_oq (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_rx.h164 struct octep_vf_oq { struct
223 #define OCTEP_VF_OQ_SIZE (sizeof(struct octep_vf_oq))
H A Doctep_vf_rx.c15 static void octep_vf_oq_reset_indices(struct octep_vf_oq *oq)
32 static int octep_vf_oq_fill_ring_buffers(struct octep_vf_oq *oq)
79 static int octep_vf_oq_refill(struct octep_vf_device *oct, struct octep_vf_oq *oq)
125 struct octep_vf_oq *oq;
199 static void octep_vf_oq_free_ring_buffers(struct octep_vf_oq *oq)
226 static int octep_vf_free_oq(struct octep_vf_oq *oq)
318 struct octep_vf_oq *oq)
354 struct octep_vf_oq *oq, u16 pkts_to_process)
478 int octep_vf_oq_process_rx(struct octep_vf_oq *oq, int budget)
H A Doctep_vf_main.h127 struct octep_vf_oq *oq;
252 struct octep_vf_oq *oq[OCTEP_VF_MAX_OQ];
329 int octep_vf_oq_process_rx(struct octep_vf_oq *oq, int budget);
H A Doctep_vf_ethtool.c126 struct octep_vf_oq *oq = oct->oq[q];
155 struct octep_vf_oq *oq = oct->oq[q];
H A Doctep_vf_cn9k.c201 struct octep_vf_oq *oq = oct->oq[oq_no];
273 struct octep_vf_oq *oq;
H A Doctep_vf_cnxk.c204 struct octep_vf_oq *oq = oct->oq[oq_no];
284 struct octep_vf_oq *oq;
H A Doctep_vf_main.c296 static void octep_vf_enable_ioq_irq(struct octep_vf_iq *iq, struct octep_vf_oq *oq)
791 struct octep_vf_oq *oq = oct->oq[q];

Completed in 252 milliseconds