Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c1203 struct mlx5_fc *in_use_fc; in mlx5r_fs_destroy_fcs() local
1211 if (is_fc_shared_and_in_use(fc_arr, i, &in_use_fc)) { in mlx5r_fs_destroy_fcs()
1410 struct mlx5_fc *in_use_fc; in mlx5r_fs_bind_op_fc() local
1425 if (is_fc_shared_and_in_use(fc_arr, per_qp_type, &in_use_fc)) in mlx5r_fs_bind_op_fc()
1426 fc_arr[per_qp_type] = in_use_fc; in mlx5r_fs_bind_op_fc()