commit | c10e4fc6c45616dbadb8ccee189e2c09fb8f056f | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Wed Mar 18 14:57:35 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 18 14:55:19 2015 -0400 |
tree | 6ddfb4d3d0ebd6f034418b4790cca649bd37a1e6 | |
parent | fc31e2560a2443410fe45c27116fae736541a7b5 [diff] |
net/mlx4_en: Add tx queue maxrate support Add ndo_set_tx_maxrate support. To support per tx queue maxrate limit, we use the update-qp firmware command to do run-time rate setting for the qp that serves this tx ring. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Ido Shamay <idos@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>