diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2018-08-07 10:50:22 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-07 12:15:03 -0700 |
commit | 8a75f4f2acd78adfaf4b96939322d8a1de97d378 (patch) | |
tree | 4f9af091cedf7770d5533a6638901323861d01ac /drivers/net/ethernet/broadcom/bcmsysport.h | |
parent | 6cfef793b558eee47bac720574aff0d36b89d20a (diff) | |
download | linux-8a75f4f2acd78adfaf4b96939322d8a1de97d378.tar.gz |
net: dsa: bcm_sf2: Propagate ethtool::rxnfc to CPU port
Allow propagating ethtool::rxnfc programming to the CPU/management port
such that it is possible for such a CPU to perform e.g: Wake-on-LAN
using filters configured by the switch. We need a tiny bit of
cooperation between the switch drivers which is able to do the full flow
matching, whereas the CPU/management port might not. The CPU/management
driver needs to return -EOPNOTSUPP to indicate an non critical error,
any other error code otherwise.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bcmsysport.h')
0 files changed, 0 insertions, 0 deletions