]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfb27a1f2c66b4363c6def0e506b20eda546ca035
tree81e9c6a5c8c7b3d6a9a0bb410d47e2984bfc87c1
parentf2ef0b590775e9bc8c4ca522983c47ffa39d8e28
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