sfc: Add support for TX MAC filters
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 6 Feb 2012 17:27:52 +0000 (17:27 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 16 Feb 2012 00:11:30 +0000 (00:11 +0000)
commit3d885e39219095ec5788026a1256dff61c86fa29
tree81e9c6a5c8c7b3d6a9a0bb410d47e2984bfc87c1
parentc274d65c949d0909fc8f4f19561ecb7c1d3d1559
sfc: Add support for TX MAC filters

On Siena each TX queue can be configured to send only packets for
which there is a TX MAC filter that matches the source MAC address,
queue ID, and optionally VID.  This will be used to implement the
'spoofchk' feature for SR-IOV virtual functions.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/filter.c
drivers/net/ethernet/sfc/filter.h