Searched refs:mlx5_ib_op_fc (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | counters.h | 30 bool mlx5r_is_opfc_shared_and_in_use(struct mlx5_ib_op_fc *opfcs, u32 type, 31 struct mlx5_ib_op_fc **opfc);
|
| H A D | counters.c | 489 const struct mlx5_ib_op_fc *opfcs; in do_get_op_stat() 863 bool mlx5r_is_opfc_shared_and_in_use(struct mlx5_ib_op_fc *opfcs, u32 type, in mlx5r_is_opfc_shared_and_in_use() 864 struct mlx5_ib_op_fc **opfc) in mlx5r_is_opfc_shared_and_in_use() 908 struct mlx5_ib_op_fc *in_use_opfc; in mlx5_ib_dealloc_counters() 1132 struct mlx5_ib_op_fc *opfc, *in_use_opfc; in mlx5_ib_modify_stat()
|
| H A D | mlx5_ib.h | 877 struct mlx5_ib_op_fc { struct 890 struct mlx5_ib_op_fc opfcs[MLX5_IB_OPCOUNTER_MAX]; argument 894 struct mlx5_ib_op_fc *opfc, 898 struct mlx5_ib_op_fc *opfc,
|
| H A D | fs.c | 38 struct mlx5_ib_op_fc opfcs[MLX5_IB_OPCOUNTER_MAX]; 1041 struct mlx5_ib_op_fc *opfc = &per_qp_opfc->opfcs[type], *in_use_opfc; in add_op_fc_rules() 1223 struct mlx5_ib_op_fc *opfc, in mlx5_ib_fs_add_op_fc() 1346 struct mlx5_ib_op_fc *opfc, in mlx5_ib_fs_remove_op_fc() 1367 struct mlx5_ib_op_fc *in_use_opfc; in mlx5r_fs_unbind_op_fc() 1408 struct mlx5_ib_op_fc *opfc; in mlx5r_fs_bind_op_fc()
|