Home
last modified time | relevance | path

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

/u-boot/drivers/net/octeontx2/
A Dnix_af.c847 union npc_af_intfx_miss_stat_act intfx_stat_act; in npc_lf_admin_setup() local
925 intfx_stat_act.u = 0; in npc_lf_admin_setup()
926 intfx_stat_act.s.ena = 1; in npc_lf_admin_setup()
927 intfx_stat_act.s.stat_sel = 16; in npc_lf_admin_setup()
929 npc_af_reg_write(nix_af, offset, intfx_stat_act.u); in npc_lf_admin_setup()

Completed in 4 milliseconds