Home
last modified time | relevance | path

Searched refs:in_use_fc (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dfs.c1204 struct mlx5_fc *in_use_fc; in mlx5r_fs_destroy_fcs() local
1212 if (is_fc_shared_and_in_use(mcounter, i, &in_use_fc)) { in mlx5r_fs_destroy_fcs()
1409 struct mlx5_fc *in_use_fc; in mlx5r_fs_bind_op_fc() local
1427 if (is_fc_shared_and_in_use(mcounter, per_qp_type, &in_use_fc)) in mlx5r_fs_bind_op_fc()
1428 mcounter->fc[per_qp_type] = in_use_fc; in mlx5r_fs_bind_op_fc()