Searched refs:npc_counters (Results 1 – 3 of 3) sorted by relevance
1941 hw->npc_counters = (npc_const >> 48) & 0xFFFFULL; in rvu_npc_hw_init()1959 if (!hw->npc_counters) in rvu_npc_hw_init()1961 hw->npc_counters = (npc_const2 >> 16) & 0xFFFFULL; in rvu_npc_hw_init()1965 mcam->counters.max = hw->npc_counters; in rvu_npc_hw_init()
391 u16 npc_counters; /* No of match stats counters */ member
2682 counters = rvu->hw->npc_counters; in rvu_dbg_npc_mcam_info_display()