MLX5I_MAX_LOG_PKEY_SUP   45 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c 	struct hlist_head buckets[1 << MLX5I_MAX_LOG_PKEY_SUP];
MLX5I_MAX_LOG_PKEY_SUP   74 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c 	struct hlist_head *h = &buckets[hash_32(qpn, MLX5I_MAX_LOG_PKEY_SUP)];
MLX5I_MAX_LOG_PKEY_SUP   89 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c 	u8 key = hash_32(qpn, MLX5I_MAX_LOG_PKEY_SUP);