commit | 9a22d5d8393fb71a6cc1820c8fb1ef20e26ab149 | [log] [tgz] |
---|---|---|
author | Maxim Mikityanskiy <maximmi@mellanox.com> | Wed Mar 27 13:09:27 2019 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Apr 23 12:09:21 2019 -0700 |
tree | b2c9f49d67ea227f09038cd0de16b1ee9a324e26 | |
parent | 74bbaebf3c69eb2f92ac8f703399598a5feed316 [diff] |
net/mlx5e: Move parameter calculation functions to en/params.c This commit moves the parameter calculation functions to a separate file for better modularity and code sharing with future features. Signed-off-by: Maxim Mikityanskiy <maximmi@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>