summaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/en_rx.c
diff options
context:
space:
mode:
authorYevgeny Petrilin <yevgenyp@mellanox.co.il>2011-03-22 22:38:24 +0000
committerDavid S. Miller <davem@davemloft.net>2011-03-23 12:24:22 -0700
commitb12d93d63c3217f0ec923ff938b12a744e242ffa (patch)
treebecc9b94ecf1f9d664c0e137c54383786a27be45 /drivers/net/mlx4/en_rx.c
parent0345584e0b8be3735a950d17c7e463db20c6ce27 (diff)
mlx4: Add support for promiscuous mode in the new steering model.
For Ethernet mode only, When we want to register QP as promiscuous, it must be added to all the existing steering entries and also to the default one. The promiscuous QP might also be on of "real" QPs, which means we need to monitor every entry to avoid duplicates and ensure we close an entry when all it has is promiscuous QPs. Same mechanism both for unicast and multicast. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/mlx4/en_rx.c')
0 files changed, 0 insertions, 0 deletions