Symbol: dsa_switch_ops
drivers/net/dsa/b53/b53_common.c
2700
static const struct dsa_switch_ops b53_switch_ops = {
drivers/net/dsa/bcm_sf2.c
1222
static const struct dsa_switch_ops bcm_sf2_ops = {
drivers/net/dsa/bcm_sf2.c
1372
struct dsa_switch_ops *ops;
drivers/net/dsa/dsa_loop.c
300
static const struct dsa_switch_ops dsa_loop_driver = {
drivers/net/dsa/hirschmann/hellcreek.c
1900
static const struct dsa_switch_ops hellcreek_ds_ops = {
drivers/net/dsa/ks8995.c
732
static const struct dsa_switch_ops ks8995_ds_ops = {
drivers/net/dsa/lan9303-core.c
1382
static const struct dsa_switch_ops lan9303_switch_ops = {
drivers/net/dsa/lantiq/lantiq_gswip_common.c
1623
static const struct dsa_switch_ops gswip_switch_ops = {
drivers/net/dsa/microchip/ksz_common.c
4976
static const struct dsa_switch_ops ksz_switch_ops = {
drivers/net/dsa/mt7530.c
3257
static const struct dsa_switch_ops mt7530_switch_ops = {
drivers/net/dsa/mv88e6060.c
294
static const struct dsa_switch_ops mv88e6060_switch_ops = {
drivers/net/dsa/mv88e6xxx/chip.c
7137
static const struct dsa_switch_ops mv88e6xxx_switch_ops = {
drivers/net/dsa/mxl862xx/mxl862xx.c
368
static const struct dsa_switch_ops mxl862xx_switch_ops = {
drivers/net/dsa/ocelot/felix.c
2305
static const struct dsa_switch_ops felix_switch_ops = {
drivers/net/dsa/qca/ar9331.c
241
struct dsa_switch_ops ops;
drivers/net/dsa/qca/ar9331.c
696
static const struct dsa_switch_ops ar9331_sw_ops = {
drivers/net/dsa/qca/qca8k-8xxx.c
2011
static const struct dsa_switch_ops qca8k_switch_ops = {
drivers/net/dsa/realtek/realtek.h
116
const struct dsa_switch_ops *ds_ops;
drivers/net/dsa/realtek/rtl8365mb.c
2120
static const struct dsa_switch_ops rtl8365mb_switch_ops = {
drivers/net/dsa/realtek/rtl8366rb.c
1798
static const struct dsa_switch_ops rtl8366rb_switch_ops = {
drivers/net/dsa/rzn1_a5psw.c
1011
static const struct dsa_switch_ops a5psw_switch_ops = {
drivers/net/dsa/sja1105/sja1105_main.c
3142
static const struct dsa_switch_ops sja1105_switch_ops = {
drivers/net/dsa/vitesse-vsc73xx-core.c
2218
static const struct dsa_switch_ops vsc73xx_ds_ops = {
drivers/net/dsa/xrs700x/xrs700x.c
729
static const struct dsa_switch_ops xrs700x_ops = {
drivers/net/dsa/yt921x.c
3298
static const struct dsa_switch_ops yt921x_dsa_switch_ops = {
include/net/dsa.h
469
const struct dsa_switch_ops *ops;