Searched refs:npc_counters (Results 1 – 3 of 3) sorted by relevance
1919 hw->npc_counters = (npc_const >> 48) & 0xFFFFULL; in rvu_npc_hw_init()1937 if (!hw->npc_counters) in rvu_npc_hw_init()1939 hw->npc_counters = (npc_const2 >> 16) & 0xFFFFULL; in rvu_npc_hw_init()1943 mcam->counters.max = hw->npc_counters; in rvu_npc_hw_init()
369 u16 npc_counters; /* No of match stats counters */ member
2677 counters = rvu->hw->npc_counters; in rvu_dbg_npc_mcam_info_display()