octep_oq
struct octep_oq *oq = oct->oq[oq_no];
struct octep_oq *oq = vector->oq;
struct octep_oq *oq = oct->oq[oq_no];
struct octep_oq *oq = vector->oq;
static void octep_update_pkt(struct octep_iq *iq, struct octep_oq *oq)
static void octep_enable_ioq_irq(struct octep_iq *iq, struct octep_oq *oq)
struct octep_oq *oq;
struct octep_oq *oq[OCTEP_MAX_OQ];
int octep_oq_process_rx(struct octep_oq *oq, int budget);
struct octep_oq *oq;
static void octep_oq_free_ring_buffers(struct octep_oq *oq);
static void octep_oq_reset_indices(struct octep_oq *oq)
static void octep_oq_free_ring_buffers(struct octep_oq *oq)
static int octep_free_oq(struct octep_oq *oq)
struct octep_oq *oq)
static int octep_oq_fill_ring_buffers(struct octep_oq *oq)
static void octep_oq_next_pkt(struct octep_oq *oq,
static void octep_oq_drop_rx(struct octep_oq *oq,
struct octep_oq *oq, u16 pkts_to_process)
int octep_oq_process_rx(struct octep_oq *oq, int budget)
static int octep_oq_refill(struct octep_device *oct, struct octep_oq *oq)
#define OCTEP_OQ_SIZE (sizeof(struct octep_oq))