Home
last modified time | relevance | path

Searched defs:mlx5_fc_pool (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/include/linux/mlx5/
Ddriver.h474 struct mlx5_fc_pool { struct
475 struct mlx5_core_dev *dev;
476 struct mutex pool_lock; /* protects pool lists */
477 struct list_head fully_used;
501 struct mlx5_fc_pool fc_pool; argument