action_entries    138 drivers/net/ethernet/marvell/octeontx2/af/npc.h 	int action_entries;
action_entries    915 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	if (profile->cam_entries != profile->action_entries) {
action_entries    918 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 			kpu, profile->cam_entries, profile->action_entries);
action_entries    930 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	num_entries = min_t(int, profile->action_entries, max_entries);
action_entries    936 drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c 	num_entries = min_t(int, profile->action_entries, profile->cam_entries);