Searched refs:MESSAGE_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
54 #define MESSAGE_HASH_SIZE BIT(MESSAGE_HASH_BITS) macro110 struct hlist_head hash[MESSAGE_HASH_SIZE];
363 return jhash_1word(message_id, 0) & (MESSAGE_HASH_SIZE - 1); in mlx5_tracer_message_hash()533 for (i = 0; i < MESSAGE_HASH_SIZE; i++) { in mlx5_fw_tracer_clean_print_hash()