num_pkinds        952 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	int num_pkinds, num_kpus, idx;
num_pkinds        972 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	num_pkinds = ARRAY_SIZE(ikpu_action_entries);
num_pkinds        973 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	num_pkinds = min_t(int, pkind->rsrc.max, num_pkinds);
num_pkinds        975 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	for (idx = 0; idx < num_pkinds; idx++)