WSL2-Linux-Kernel/include/linux/mlx4
Or Gerlitz fc31e2560a net/mlx4_core: Add basic support for QP max-rate limiting
Add the low-level device commands and definitions used for QP max-rate limiting.

This is done through the following elements:

  - read rate-limit device caps in QUERY_DEV_CAP: number of different
    rates and the min/max rates in Kbs/Mbs/Gbs units

  - enhance the QP context struct to contain rate limit units and value

  - allow to do run time rate-limit setting to QPs through the
    update-qp firmware command

  - QP rate-limiting is disallowed for VFs

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-18 14:55:19 -04:00
..
cmd.h net/mlx4_core: Add basic elements for QCN 2015-03-06 21:50:02 -05:00
cq.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-01-25 11:17:34 -08:00
device.h net/mlx4_core: Add basic support for QP max-rate limiting 2015-03-18 14:55:19 -04:00
doorbell.h
driver.h net/mlx4_core: Port aggregation upper layer interface 2015-02-04 16:14:24 -08:00
qp.h net/mlx4_core: Add basic support for QP max-rate limiting 2015-03-18 14:55:19 -04:00
srq.h mlx4_core: Implement SRQ object lookup from srqn 2013-04-16 22:42:55 -07:00