Searched refs:aura_ctx (Results 1 – 2 of 2) sorted by relevance
149 npa->aura_ctx = nix_memalloc(NPA_POOL_COUNT, in npa_lf_setup()152 if (!npa->aura_ctx) { in npa_lf_setup()175 err = npa_lf_admin_setup(npa, nix->lf, (dma_addr_t)npa->aura_ctx); in npa_lf_setup()184 aura = npa->aura_ctx + (idx * sizeof(union npa_aura_s)); in npa_lf_setup()253 free(npa->aura_ctx); in npa_lf_shutdown()254 npa->aura_ctx = NULL; in npa_lf_shutdown()
133 void *aura_ctx; member
Completed in 5 milliseconds