commit | 7f859ecfa8d6e647d6c794c8af44d209c8372e77 | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Mon Nov 14 13:42:02 2016 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Mar 27 15:08:12 2017 +0300 |
tree | 9584fc9fc54bbace7d3324cbdd286939b9e21da0 | |
parent | 88275ed0cb3ac89ed869a925337b951801b154d7 [diff] |
net/mlx5e: Set SQ max rate on mlx5e_open_txqsq rather on open_channel Instead of iterating over the channel SQs to set their max rate, do it on SQ creation per TXQ SQ. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com>