kernel_optimize_test/net/dsa
Florian Fainelli 60724d4bae net: dsa: Add support for DSA specific notifiers
In preparation for communicating a given DSA network device's port
number and switch index, create a specialized DSA notifier and two
events: DSA_PORT_REGISTER and DSA_PORT_UNREGISTER that communicate: the
slave network device (slave_dev), port number and switch number in the
tree.

This will be later used for network device drivers like bcmsysport which
needs to cooperate with its DSA network devices to set-up queue mapping
and scheduling.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-12 12:10:01 -07:00
..
dsa_priv.h net: dsa: change dsa_ptr for a dsa_port 2017-10-01 04:15:07 +01:00
dsa.c net: dsa: Add support for DSA specific notifiers 2017-10-12 12:10:01 -07:00
dsa2.c net: dsa: remove tag ops from the switch tree 2017-10-01 04:15:07 +01:00
Kconfig dsa: add support for Microchip KSZ tail tagging 2017-05-31 20:56:31 -04:00
legacy.c net: dsa: remove tag ops from the switch tree 2017-10-01 04:15:07 +01:00
Makefile net: dsa: move master ethtool code 2017-09-19 16:04:23 -07:00
master.c net: dsa: change dsa_ptr for a dsa_port 2017-10-01 04:15:07 +01:00
port.c net: dsa: add port enable and disable helpers 2017-09-25 20:22:46 -07:00
slave.c net: dsa: Add support for DSA specific notifiers 2017-10-12 12:10:01 -07:00
switch.c net: dsa: Remove switchdev dependency from DSA switch notifier chain 2017-08-07 14:48:48 -07:00
tag_brcm.c net: dsa: add master helper to look up slaves 2017-10-01 04:15:07 +01:00
tag_dsa.c net: dsa: add master helper to look up slaves 2017-10-01 04:15:07 +01:00
tag_edsa.c net: dsa: add master helper to look up slaves 2017-10-01 04:15:07 +01:00
tag_ksz.c net: dsa: add master helper to look up slaves 2017-10-01 04:15:07 +01:00
tag_lan9303.c net: dsa: add master helper to look up slaves 2017-10-01 04:15:07 +01:00
tag_mtk.c net: dsa: add master helper to look up slaves 2017-10-01 04:15:07 +01:00
tag_qca.c net: dsa: add master helper to look up slaves 2017-10-01 04:15:07 +01:00
tag_trailer.c net: dsa: add master helper to look up slaves 2017-10-01 04:15:07 +01:00