net/mlx5e: Added ICO SQs
authorTariq Toukan <tariqt@mellanox.com>
Wed, 20 Apr 2016 19:02:14 +0000 (22:02 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Apr 2016 19:09:05 +0000 (15:09 -0400)
commitd3c9bc2743dc95b273ed0e6a3394a71ca314813c
tree76ef29df1c97f2bc9fe3915a33fa67536ab9a0f0
parent461017cb006aa1b39b0f647ae0ee2d9d84eef05b
net/mlx5e: Added ICO SQs

Added ICO (Internal Control Operations) SQ per channel to be used
for driver internal operations such as memory registration for
fragmented memory and nop requests upon ifconfig up.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c
drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c