Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Ddriver.h472 struct mlx5_fc_pool { struct
473 struct mlx5_core_dev *dev;
474 struct mutex pool_lock; /* protects pool lists */
475 struct list_head fully_used;
499 struct mlx5_fc_pool fc_pool; argument