Home
last modified time | relevance | path

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

/u-boot/drivers/net/octeontx2/
A Dnix_af.c267 union npa_af_gen_cfg npa_cfg; in npa_af_setup() local
293 npa_cfg.u = npa_af_reg_read(npa_af, NPA_AF_GEN_CFG()); in npa_af_setup()
294 npa_cfg.s.af_be = 0; in npa_af_setup()
295 npa_af_reg_write(npa_af, NPA_AF_GEN_CFG(), npa_cfg.u); in npa_af_setup()

Completed in 3 milliseconds