summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/counters.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-31IB/mlx5: Add HW counter called rx_dct_connectShetu Ayalew1-0/+2
2023-06-11RDMA/mlx5: Fix Q-counters query in LAG modePatrisious Haddad1-1/+6
2023-06-11RDMA/mlx5: Remove vport Q-counters dependency on normal Q-countersPatrisious Haddad1-18/+40
2023-06-11RDMA/mlx5: Fix Q-counters per vport allocationPatrisious Haddad1-8/+16
2023-03-29RDMA/mlx5: Expand switchdev Q-counters to expose representor statisticsPatrisious Haddad1-29/+142
2023-01-01RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory1-3/+3
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-17RDMA: 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