Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_droq.c89 u32 octeon_droq_check_hw_for_pkts(struct octeon_droq *droq) in octeon_droq_check_hw_for_pkts()
107 static void octeon_droq_compute_max_packet_bufs(struct octeon_droq *droq) in octeon_droq_compute_max_packet_bufs()
126 static void octeon_droq_reset_indices(struct octeon_droq *droq) in octeon_droq_reset_indices()
137 struct octeon_droq *droq) in octeon_droq_destroy_ring_buffers()
164 struct octeon_droq *droq) in octeon_droq_setup_ring_buffers()
196 struct octeon_droq *droq = oct->droq[q_no]; in octeon_delete_droq() local
223 struct octeon_droq *droq; in octeon_init_droq() local
331 struct octeon_droq *droq, in octeon_create_recv_info()
386 octeon_droq_refill_pullup_descs(struct octeon_droq *droq, in octeon_droq_refill_pullup_descs()
428 octeon_droq_refill(struct octeon_device *octeon_dev, struct octeon_droq *droq) in octeon_droq_refill()
[all …]
H A Dlio_core.c439 struct octeon_droq *droq) in octeon_schedule_rxq_oom_work()
455 struct octeon_droq *droq = oct->droq[q_no]; in octnet_poll_check_rxq_oom_status() local
587 struct octeon_droq *droq = in liquidio_push_packet() local
732 struct octeon_droq *droq = arg; in liquidio_napi_drv_callback() local
755 struct octeon_droq *droq; in liquidio_napi_poll() local
817 struct octeon_droq *droq; in liquidio_setup_io_queues() local
915 int liquidio_schedule_msix_droq_pkt_handler(struct octeon_droq *droq, u64 ret) in liquidio_schedule_msix_droq_pkt_handler()
944 struct octeon_droq *droq = oct->droq[ioq_vector->droq_index]; in liquidio_msix_intr_handler() local
963 struct octeon_droq *droq; in liquidio_schedule_droq_pkt_handlers() local
H A Dcn23xx_vf_device.c247 struct octeon_droq *droq = oct->droq[oq_no]; in cn23xx_setup_vf_oq_regs() local
491 struct octeon_droq *droq = oct->droq[ioq_vector->droq_index]; in cn23xx_vf_msix_interrupt_handler() local
H A Dcn66xx_device.c304 struct octeon_droq *droq = oct->droq[oq_no]; in lio_cn6xxx_setup_oq_regs() local
508 struct octeon_droq *droq; in lio_cn6xxx_process_droq_intr_regs() local
H A Docteon_device.c1452 void lio_enable_irq(struct octeon_droq *droq, struct octeon_instr_queue *iq) in lio_enable_irq()
H A Docteon_network.h490 static inline void octeon_fast_packet_next(struct octeon_droq *droq, in octeon_fast_packet_next()
H A Docteon_device.h495 struct octeon_droq *droq[MAX_POSSIBLE_OCTEON_OUTPUT_QUEUES]; member