Lines Matching refs:octep_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()
198 static void octep_oq_free_ring_buffers(struct octep_oq *oq) in octep_oq_free_ring_buffers()
225 static int octep_free_oq(struct octep_oq *oq) in octep_free_oq()
317 struct octep_oq *oq) in octep_oq_check_hw_for_pkts()
350 static void octep_oq_next_pkt(struct octep_oq *oq, in octep_oq_next_pkt()
372 static void octep_oq_drop_rx(struct octep_oq *oq, in octep_oq_drop_rx()
398 struct octep_oq *oq, u16 pkts_to_process) in __octep_oq_process_rx()
514 int octep_oq_process_rx(struct octep_oq *oq, int budget) in octep_oq_process_rx()