Lines Matching defs:oq
15 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() local
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()
515 int octep_oq_process_rx(struct octep_oq *oq, int budget) in octep_oq_process_rx()