/openbmc/linux/drivers/net/dsa/ |
H A D | vitesse-vsc73xx-core.c | diff 7e99e34701728d54ccd0466eccf377a42b9db215 Mon Oct 21 15:51:30 CDT 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: remove dsa_switch_alloc helper
Now that ports are dynamically listed in the fabric, there is no need to provide a special helper to allocate the dsa_switch structure. This will give more flexibility to drivers to embed this structure as they wish in their private structure.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
|
H A D | dsa_loop.c | diff 7e99e34701728d54ccd0466eccf377a42b9db215 Mon Oct 21 15:51:30 CDT 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: remove dsa_switch_alloc helper
Now that ports are dynamically listed in the fabric, there is no need to provide a special helper to allocate the dsa_switch structure. This will give more flexibility to drivers to embed this structure as they wish in their private structure.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
|
H A D | mv88e6060.c | diff 7e99e34701728d54ccd0466eccf377a42b9db215 Mon Oct 21 15:51:30 CDT 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: remove dsa_switch_alloc helper
Now that ports are dynamically listed in the fabric, there is no need to provide a special helper to allocate the dsa_switch structure. This will give more flexibility to drivers to embed this structure as they wish in their private structure.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
|
H A D | lan9303-core.c | diff 7e99e34701728d54ccd0466eccf377a42b9db215 Mon Oct 21 15:51:30 CDT 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: remove dsa_switch_alloc helper
Now that ports are dynamically listed in the fabric, there is no need to provide a special helper to allocate the dsa_switch structure. This will give more flexibility to drivers to embed this structure as they wish in their private structure.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
|
H A D | lantiq_gswip.c | diff 7e99e34701728d54ccd0466eccf377a42b9db215 Mon Oct 21 15:51:30 CDT 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: remove dsa_switch_alloc helper
Now that ports are dynamically listed in the fabric, there is no need to provide a special helper to allocate the dsa_switch structure. This will give more flexibility to drivers to embed this structure as they wish in their private structure.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
|
H A D | mt7530.c | diff 7e99e34701728d54ccd0466eccf377a42b9db215 Mon Oct 21 15:51:30 CDT 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: remove dsa_switch_alloc helper
Now that ports are dynamically listed in the fabric, there is no need to provide a special helper to allocate the dsa_switch structure. This will give more flexibility to drivers to embed this structure as they wish in their private structure.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
|
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz_common.c | diff 7e99e34701728d54ccd0466eccf377a42b9db215 Mon Oct 21 15:51:30 CDT 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: remove dsa_switch_alloc helper
Now that ports are dynamically listed in the fabric, there is no need to provide a special helper to allocate the dsa_switch structure. This will give more flexibility to drivers to embed this structure as they wish in their private structure.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
|
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_common.c | diff 7e99e34701728d54ccd0466eccf377a42b9db215 Mon Oct 21 15:51:30 CDT 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: remove dsa_switch_alloc helper
Now that ports are dynamically listed in the fabric, there is no need to provide a special helper to allocate the dsa_switch structure. This will give more flexibility to drivers to embed this structure as they wish in their private structure.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
|
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_main.c | diff 7e99e34701728d54ccd0466eccf377a42b9db215 Mon Oct 21 15:51:30 CDT 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: remove dsa_switch_alloc helper
Now that ports are dynamically listed in the fabric, there is no need to provide a special helper to allocate the dsa_switch structure. This will give more flexibility to drivers to embed this structure as they wish in their private structure.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
|
/openbmc/linux/include/net/ |
H A D | dsa.h | diff 7e99e34701728d54ccd0466eccf377a42b9db215 Mon Oct 21 15:51:30 CDT 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: remove dsa_switch_alloc helper
Now that ports are dynamically listed in the fabric, there is no need to provide a special helper to allocate the dsa_switch structure. This will give more flexibility to drivers to embed this structure as they wish in their private structure.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | diff 7e99e34701728d54ccd0466eccf377a42b9db215 Mon Oct 21 15:51:30 CDT 2019 Vivien Didelot <vivien.didelot@gmail.com> net: dsa: remove dsa_switch_alloc helper
Now that ports are dynamically listed in the fabric, there is no need to provide a special helper to allocate the dsa_switch structure. This will give more flexibility to drivers to embed this structure as they wish in their private structure.
Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
|