commit | 33ad9711861060d82d5c9c3a5ffb238f4d54b097 | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Sat Mar 25 00:52:13 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 24 19:11:46 2017 -0700 |
tree | 563e81290c5c7d9b3d30ce126826ecb5c59fb1fb | |
parent | 3b77235b94347e813e2d4d33363512127d32e899 [diff] |
net/mlx5e: Generalize SQ create/modify/destroy functions In the next patches we will introduce different SQ types, and we would want to reuse those functions, in this patch we make them agnostic to SQ type (txq, xdp, ico). Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>