Home
last modified time | relevance | path

Searched defs:droq (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Docteon_droq.c108 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() local
242 struct octeon_droq *droq; in octeon_init_droq() local
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()
[all …]
Docteon_network.h165 lio_map_ring_info(struct octeon_droq *droq, u32 i) in lio_map_ring_info()
209 struct octeon_droq *droq, in octeon_fast_packet_alloc()
215 static inline void octeon_fast_packet_next(struct octeon_droq *droq, in octeon_fast_packet_next()
Dcn66xx_device.c325 struct octeon_droq *droq = oct->droq[oq_no]; in lio_cn6xxx_setup_oq_regs() local
559 struct octeon_droq *droq; in lio_cn6xxx_process_droq_intr_regs() local
Dlio_main.c910 struct octeon_droq *droq; in liquidio_schedule_droq_pkt_handlers() local
1779 struct octeon_droq *droq = container_of(param, struct octeon_droq, in liquidio_push_packet() local
1857 struct octeon_droq *droq = arg; in liquidio_napi_drv_callback() local
1878 static int liquidio_napi_do_rx(struct octeon_droq *droq, int budget) in liquidio_napi_do_rx()
1913 struct octeon_droq *droq; in liquidio_napi_poll() local
1946 struct octeon_droq *droq; in setup_io_queues() local
Docteon_device.h335 struct octeon_droq *droq[MAX_OCTEON_OUTPUT_QUEUES]; member