summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/counters.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=nArnd Bergmann2021-10-251-4/+5
* RDMA/mlx5: Add optional counter support in get_hw_stats callbackAharon Landau2021-10-121-3/+85
* RDMA/mlx5: Add modify_op_stat() supportAharon Landau2021-10-121-6/+73
* RDMA/mlx5: Support optional counters in hw_stats initializationAharon Landau2021-10-121-16/+74
* RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau2021-10-121-21/+20
* RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-171-11/+31
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-5/+5
* net/mlx5: Simplify eswitch mode checkLeon Romanovsky2020-12-061-7/+0
* RDMA/mlx5: Fix type warning of sizeof in __mlx5_ib_alloc_counters()Liu Shixin2020-09-251-2/+2
* RDMA: Make counters destroy symmetricalLeon Romanovsky2020-09-091-1/+2
* RDMA/mlx5: Separate counters from main.cLeon Romanovsky2020-07-071-0/+709