Searched refs:npc_counters (Results 1 – 2 of 2) sorted by relevance
2261 hw->npc_counters = (npc_const >> 48) & 0xFFFFULL; in rvu_npc_hw_init()2279 if (!hw->npc_counters) in rvu_npc_hw_init()2281 hw->npc_counters = (npc_const2 >> 16) & 0xFFFFULL; in rvu_npc_hw_init()2285 mcam->counters.max = hw->npc_counters; in rvu_npc_hw_init()
456 u16 npc_counters; /* No of match stats counters */ member