aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/counters.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-25RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=nArnd Bergmann1-4/+5
2021-10-12RDMA/mlx5: Add optional counter support in get_hw_stats callbackAharon Landau1-3/+85
2021-10-12RDMA/mlx5: Add modify_op_stat() supportAharon Landau1-6/+73
2021-10-12RDMA/mlx5: Support optional counters in hw_stats initializationAharon Landau1-16/+74
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau1-21/+20
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe1-11/+31
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-5/+5
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky1-7/+0
2020-09-25RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()Liu Shixin1-2/+2
2020-09-09RDMA: Make counters destroy symmetricalLeon Romanovsky1-1/+2
2020-07-07RDMA/mlx5: Separate counters from main.cLeon Romanovsky1-0/+709