Searched refs:lio_droq (Results 1 – 9 of 9) sorted by relevance
108 lio_droq_check_hw_for_pkts(struct lio_droq *droq) in lio_droq_check_hw_for_pkts()127 lio_droq_compute_max_packet_bufs(struct lio_droq *droq) in lio_droq_compute_max_packet_bufs()148 lio_droq_reset_indices(struct lio_droq *droq) in lio_droq_reset_indices()159 struct lio_droq *droq) in lio_droq_destroy_ring_buffers()175 struct lio_droq *droq) in lio_droq_setup_ring_buffers()209 struct lio_droq *droq = oct->droq[q_no]; in lio_delete_droq()227 bzero(oct->droq[q_no], sizeof(struct lio_droq)); in lio_delete_droq()236 struct lio_droq *droq = ptr; in lio_droq_bh()256 struct lio_droq *droq; in lio_init_droq()369 lio_create_recv_info(struct octeon_device *octeon_dev, struct lio_droq *droq, in lio_create_recv_info()[all …]
254 struct lio_droq { struct339 #define LIO_DROQ_SIZE (sizeof(struct lio_droq)) argument420 uint32_t lio_droq_check_hw_for_pkts(struct lio_droq *droq);426 struct lio_droq *droq, uint32_t budget);429 struct lio_droq *droq);
433 struct lio_droq *droq[LIO_MAX_POSSIBLE_OUTPUT_QUEUES];807 void lio_enable_irq(struct lio_droq *droq, struct lio_instr_queue *iq);
452 struct lio_droq *droq = oct->droq[oq_no]; in lio_cn23xx_pf_setup_oq_regs()666 struct lio_droq *droq = oct->droq[ioq_vector->droq_index]; in lio_cn23xx_pf_msix_interrupt_handler()
1009 lio_enable_irq(struct lio_droq *droq, struct lio_instr_queue *iq) in lio_enable_irq()
266 struct lio_droq *droq = rxq; in lio_push_packet()410 struct lio_droq *droq; in lio_setup_io_queues()479 struct lio_droq *droq; in lio_schedule_droq_pkt_handlers()500 struct lio_droq *droq = oct->droq[ioq_vector->droq_index]; in lio_msix_intr_handler()
1175 struct lio_droq *droq; in lio_tcp_lro_free()1193 struct lio_droq *droq; in lio_tcp_lro_init()1804 struct lio_droq *droq; in lio_check_rx_oom_status()
15 SRCS += lio_mem_ops.c lio_droq.c
2316 dev/liquidio/base/lio_droq.c optional lio \