Searched refs:mlx5_ib_op_fc (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | counters.h | 17 bool mlx5r_is_opfc_shared_and_in_use(struct mlx5_ib_op_fc *opfcs, u32 type, 18 struct mlx5_ib_op_fc **opfc);
|
| H A D | counters.c | 501 const struct mlx5_ib_op_fc *opfcs; in do_get_op_stat() 883 bool mlx5r_is_opfc_shared_and_in_use(struct mlx5_ib_op_fc *opfcs, u32 type, in mlx5r_is_opfc_shared_and_in_use() 884 struct mlx5_ib_op_fc **opfc) in mlx5r_is_opfc_shared_and_in_use() 928 struct mlx5_ib_op_fc *in_use_opfc; in mlx5_ib_dealloc_counters() 1150 struct mlx5_ib_op_fc *opfc, *in_use_opfc; in mlx5_ib_modify_stat()
|
| H A D | mlx5_ib.h | 875 struct mlx5_ib_op_fc { struct 888 struct mlx5_ib_op_fc opfcs[MLX5_IB_OPCOUNTER_MAX]; argument 892 struct mlx5_ib_op_fc *opfc, 896 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() 1222 struct mlx5_ib_op_fc *opfc, in mlx5_ib_fs_add_op_fc() 1348 struct mlx5_ib_op_fc *opfc, in mlx5_ib_fs_remove_op_fc() 1368 struct mlx5_ib_op_fc *in_use_opfc; in mlx5r_fs_unbind_op_fc() 1409 struct mlx5_ib_op_fc *opfc; in mlx5r_fs_bind_op_fc()
|