commit | c2c95271f9f39ea9b34db2301b3b6c5105cdb447 | [log] [tgz] |
---|---|---|
author | Maxim Mikityanskiy <maximmi@mellanox.com> | Tue Sep 03 17:38:43 2019 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Feb 25 17:05:45 2020 -0800 |
tree | 3788e5dc0f9e85a03f24def6fb01b252a690eb08 | |
parent | 02377e6edf135289ebdf6ff4b40a422db4b780ff [diff] |
net/mlx5e: Encapsulate updating netdev queues into a function As a preparation for one of the following commits, create a function to encapsulate the code that notifies the kernel about the new amount of RX and TX queues. The code will be called multiple times in the next commit. Signed-off-by: Maxim Mikityanskiy <maximmi@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>