Home
last modified time | relevance | path

Searched refs:otx2_npa_qint (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/mempool/octeontx2/
H A Dotx2_mempool_irq.c146 struct otx2_npa_qint *qint = (struct otx2_npa_qint *)param; in npa_lf_q_irq()
223 struct otx2_npa_qint *qintmem = lf->npa_qint_mem; in npa_lf_register_queue_irqs()
265 struct otx2_npa_qint *qintmem = lf->npa_qint_mem; in npa_lf_unregister_queue_irqs()
H A Dotx2_mempool.h27 struct otx2_npa_qint { struct
H A Dotx2_mempool.c103 sizeof(struct otx2_npa_qint) * nr_pools, 0); in npa_lf_init()