Searched refs:CH_RINGS_SIZE (Results 1 – 2 of 2) sorted by relevance
111 #define CH_RINGS_SIZE (MAX_VIPS * RING_SIZE) macro175 __uint(max_entries, CH_RINGS_SIZE);205 pckt->ports, CH_RINGS_SIZE); in get_packet_hash()207 return jhash_2words(pckt->src, pckt->ports, CH_RINGS_SIZE); in get_packet_hash()
117 #define CH_RINGS_SIZE (MAX_VIPS * RING_SIZE) macro181 __uint(max_entries, CH_RINGS_SIZE);212 pckt->ports, CH_RINGS_SIZE); in get_packet_hash()214 return jhash_2words(pckt->src, pckt->ports, CH_RINGS_SIZE); in get_packet_hash()