Searched defs:npa_af (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/net/octeontx2/
H A Dnix_af.c129 struct npa_af *npa_af = npa->npa_af; local
264 npa_af_setup(struct npa_af *npa_af) argument
310 npa_af_shutdown(struct npa_af *npa_af) argument
[all...]
H A Dnix.h121 struct npa_af { struct
128 struct npa_af *npa_af; member in struct:npa
148 struct npa_af *npa_af; member in struct:nix_af
287 static inline u64 npa_af_reg_read(struct npa_af *npa_af, u64 offset) argument
296 static inline void npa_af_reg_write(struct npa_af *npa_a argument
[all...]

Completed in 94 milliseconds