Lines Matching refs:octeon_droq
108 struct octeon_droq *droq) in octeon_droq_check_hw_for_pkts()
121 static void octeon_droq_compute_max_packet_bufs(struct octeon_droq *droq) in octeon_droq_compute_max_packet_bufs()
140 static void octeon_droq_reset_indices(struct octeon_droq *droq) in octeon_droq_reset_indices()
151 struct octeon_droq *droq) in octeon_droq_destroy_ring_buffers()
177 struct octeon_droq *droq) in octeon_droq_setup_ring_buffers()
214 struct octeon_droq *droq = oct->droq[q_no]; in octeon_delete_droq()
242 struct octeon_droq *droq; in octeon_init_droq()
353 struct octeon_droq *droq, in octeon_create_recv_info()
402 octeon_droq_refill_pullup_descs(struct octeon_droq *droq, in octeon_droq_refill_pullup_descs()
446 octeon_droq_refill(struct octeon_device *octeon_dev, struct octeon_droq *droq) in octeon_droq_refill()
516 struct octeon_droq *droq, in octeon_droq_dispatch_pkt()
550 struct octeon_droq *droq, in octeon_droq_drop_packets()
577 struct octeon_droq *droq, in octeon_droq_fast_process_packets()
711 struct octeon_droq *droq, in octeon_droq_process_packets()
759 struct octeon_droq *droq, u32 budget) in octeon_droq_process_poll_pkts()
809 struct octeon_droq *droq; in octeon_process_droq_poll_cmd()
880 struct octeon_droq *droq; in octeon_register_droq_ops()
915 struct octeon_droq *droq; in octeon_unregister_droq_ops()
951 struct octeon_droq *droq; in octeon_create_droq()
963 memset(droq, 0, sizeof(struct octeon_droq)); in octeon_create_droq()