Home
last modified time | relevance | path

Searched refs:otx2_npa_lf (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/drivers/mempool/octeontx2/
H A Dotx2_mempool_irq.c17 struct otx2_npa_lf *lf = (struct otx2_npa_lf *)param; in npa_lf_err_irq()
31 npa_lf_register_err_irq(struct otx2_npa_lf *lf) in npa_lf_register_err_irq()
50 npa_lf_unregister_err_irq(struct otx2_npa_lf *lf) in npa_lf_unregister_err_irq()
65 struct otx2_npa_lf *lf = (struct otx2_npa_lf *)param; in npa_lf_ras_irq()
79 npa_lf_register_ras_irq(struct otx2_npa_lf *lf) in npa_lf_register_ras_irq()
97 npa_lf_unregister_ras_irq(struct otx2_npa_lf *lf) in npa_lf_unregister_ras_irq()
147 struct otx2_npa_lf *lf = qint->lf; in npa_lf_q_irq()
206 npa_lf_register_queue_irqs(struct otx2_npa_lf *lf) in npa_lf_register_queue_irqs()
247 npa_lf_unregister_queue_irqs(struct otx2_npa_lf *lf) in npa_lf_unregister_queue_irqs()
277 otx2_npa_register_irqs(struct otx2_npa_lf *lf) in otx2_npa_register_irqs()
[all …]
H A Dotx2_mempool.h26 struct otx2_npa_lf;
28 struct otx2_npa_lf *lf;
37 struct otx2_npa_lf { struct
194 struct otx2_npa_lf *lf = otx2_npa_lf_obj_get(); in npa_lf_aura_op_range_set()
215 int otx2_npa_register_irqs(struct otx2_npa_lf *lf);
216 void otx2_npa_unregister_irqs(struct otx2_npa_lf *lf);
219 int otx2_mempool_ctx_dump(struct otx2_npa_lf *lf);
H A Dotx2_mempool_ops.c519 npa_lf_stack_memzone_name(struct otx2_npa_lf *lf, int pool_id, char *name) in npa_lf_stack_memzone_name()
528 npa_lf_stack_dma_alloc(struct otx2_npa_lf *lf, char *name, in npa_lf_stack_dma_alloc()
537 npa_lf_stack_dma_free(struct otx2_npa_lf *lf, char *name, int pool_id) in npa_lf_stack_dma_free()
558 npa_lf_aura_pool_pair_alloc(struct otx2_npa_lf *lf, const uint32_t block_size, in npa_lf_aura_pool_pair_alloc()
663 npa_lf_aura_pool_pair_free(struct otx2_npa_lf *lf, uint64_t aura_handle) in npa_lf_aura_pool_pair_free()
684 struct otx2_npa_lf *lf = otx2_npa_lf_obj_get(); in npa_lf_aura_range_update_check()
719 struct otx2_npa_lf *lf; in otx2_npa_alloc()
789 struct otx2_npa_lf *lf = otx2_npa_lf_obj_get(); in otx2_npa_free()
H A Dotx2_mempool.c23 npa_lf_alloc(struct otx2_npa_lf *lf) in npa_lf_alloc()
54 npa_lf_init(struct otx2_npa_lf *lf, uintptr_t base, uint8_t aura_sz, in npa_lf_init()
138 npa_lf_fini(struct otx2_npa_lf *lf) in npa_lf_fini()
271 struct otx2_npa_lf *lf; in otx2_npa_lf_init()
H A Dotx2_mempool_debug.c89 otx2_mempool_ctx_dump(struct otx2_npa_lf *lf) in otx2_mempool_ctx_dump()
/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_common.h57 struct otx2_npa_lf;
61 struct otx2_npa_lf *npa_lf;
79 struct otx2_npa_lf *otx2_npa_lf_obj_get(void);
H A Dotx2_dev.h88 struct otx2_npa_lf npalf; \
H A Dotx2_common.c111 struct otx2_npa_lf *
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev_adptr.c427 struct otx2_npa_lf *npa_lf = otx2_intra_dev_get_cfg()->npa_lf; in sso_sqb_aura_limit_edit()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev.c799 struct otx2_npa_lf *npa_lf = otx2_intra_dev_get_cfg()->npa_lf; in nix_sqb_lock()
843 struct otx2_npa_lf *npa_lf = otx2_intra_dev_get_cfg()->npa_lf; in nix_sqb_unlock()
1070 struct otx2_npa_lf *npa_lf = otx2_intra_dev_get_cfg()->npa_lf; in nix_sqb_aura_limit_cfg()
H A Dotx2_ethdev_debug.c396 struct otx2_npa_lf *npa_lf; in otx2_nix_queues_ctx_dump()
H A Dotx2_tm.c935 struct otx2_npa_lf *lf; in otx2_nix_sq_sqb_aura_fc()