Searched defs:mlx5_fc_pool (Results 1 – 1 of 1) sorted by relevance
273 struct mlx5_fc_pool { struct274 struct mlx5_core_dev *dev;275 struct mutex pool_lock; /* protects pool lists */276 struct list_head fully_used;300 struct mlx5_fc_pool fc_pool; argument