commit | 9d18b5144a0a850e722e7c3d7b700eb1fba7b7e2 | [log] [tgz] |
---|---|---|
author | Aya Levin <ayal@mellanox.com> | Tue Jul 02 15:47:29 2019 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Aug 20 13:08:17 2019 -0700 |
tree | b409c77f4b1c0f9faac7b75d786981f39897efc7 | |
parent | 9032e7192eac8e657b52cf1c89fe730308b72c2a [diff] |
net/mlx5e: Split open/close ICOSQ into stages Align ICOSQ open/close behaviour with RQ and SQ. Split open flow into open and activate where open handles creation and activate enables the queue. Do a symmetric thing in close flow: split into close and deactivate. Signed-off-by: Aya Levin <ayal@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>