aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSaeed Mahameed2016-12-21 17:24:35 +0200
committerSaeed Mahameed2017-03-27 15:08:18 +0300
commit6a9764efb255f49a91e229799c38d5c1c9361987 (patch)
tree981da55148279852086093e1fab100c152778add /lib
parentacc6c5953af1949fc17c09cacd4842f149b4569d (diff)
net/mlx5e: Isolate open_channels from priv->params
In order to have a clean separation between channels resources creation flows and current active mlx5e netdev parameters, make sure each resource creation function do not access priv->params, and only works with on a new fresh set of parameters. For this we add "new" mlx5e_params field to mlx5e_channels structure and use it down the road to mlx5e_open_{cq,rq,sq} and so on. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions