net/mlx5e: Introduce the "Drop RQ"
authorAchiad Shochat <achiad@mellanox.com>
Tue, 4 Aug 2015 11:05:41 +0000 (14:05 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Aug 2015 05:00:58 +0000 (22:00 -0700)
commit50cfa25aba67c658979c5a3188d514ee6780364b
tree2c3eaa1da0b191a8b5ba45dad0eb56dd507f137f
parent4cbeaff54f00f39493c4251bf115d02e26ac8bf2
net/mlx5e: Introduce the "Drop RQ"

RX traffic routed to this RQ will be silently dropped, at the NIC HW
level.

This is in preparation for netdev "light-weight" open/stop flow
change described in previous commit.

Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Amir Vadai <amirv@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