Searched refs:npc_counters (Results 1 – 3 of 3) sorted by relevance
1874 hw->npc_counters = (npc_const >> 48) & 0xFFFFULL; in rvu_npc_hw_init()1892 if (!hw->npc_counters) in rvu_npc_hw_init()1894 hw->npc_counters = (npc_const2 >> 16) & 0xFFFFULL; in rvu_npc_hw_init()1898 mcam->counters.max = hw->npc_counters; in rvu_npc_hw_init()
358 u16 npc_counters; /* No of match stats counters */ member
2233 counters = rvu->hw->npc_counters; in rvu_dbg_npc_mcam_info_display()