Home
last modified time | relevance | path

Searched refs:npa_aura_s (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/net/octeontx2/
A Dnix_af.c34 const union npa_aura_s *desc, u32 aura_id) in npa_attach_aura()
40 union npa_aura_s *context; in npa_attach_aura()
58 context = (union npa_aura_s *)(npa->aq.res.base + in npa_attach_aura()
61 memcpy(context, desc, sizeof(union npa_aura_s)); in npa_attach_aura()
85 union npa_aura_s *context; in npa_attach_pool()
104 context = (union npa_aura_s *)(npa->aq.res.base + in npa_attach_pool()
107 memcpy(context, desc, sizeof(union npa_aura_s)); in npa_attach_pool()
170 union npa_aura_s a0 ALIGNED; in npa_lf_admin_shutdown()
171 union npa_aura_s a1 ALIGNED; in npa_lf_admin_shutdown()
A Dnix.c110 union npa_aura_s *aura; in npa_lf_setup()
150 sizeof(union npa_aura_s), in npa_lf_setup()
184 aura = npa->aura_ctx + (idx * sizeof(union npa_aura_s)); in npa_lf_setup()
187 memset(aura, 0, sizeof(union npa_aura_s)); in npa_lf_setup()
A Dnix.h322 const union npa_aura_s *desc, u32 aura_id);
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-npa.h219 union npa_aura_s { union

Completed in 15 milliseconds