Symbol: BR_STATE_DISABLED
drivers/net/dsa/b53/b53_common.c
2388
case BR_STATE_DISABLED:
drivers/net/dsa/hirschmann/hellcreek.c
503
case BR_STATE_DISABLED:
drivers/net/dsa/ks8995.c
618
case BR_STATE_DISABLED:
drivers/net/dsa/lan9303-core.c
1172
case BR_STATE_DISABLED:
drivers/net/dsa/lantiq/lantiq_gswip_common.c
1120
case BR_STATE_DISABLED:
drivers/net/dsa/microchip/ksz8.c
1733
ksz_port_stp_state_set(ds, i, BR_STATE_DISABLED);
drivers/net/dsa/microchip/ksz9477.c
1350
ksz_port_stp_state_set(ds, i, BR_STATE_DISABLED);
drivers/net/dsa/microchip/ksz_common.c
3449
case BR_STATE_DISABLED:
drivers/net/dsa/microchip/lan937x_main.c
427
ksz_port_stp_state_set(ds, dp->index, BR_STATE_DISABLED);
drivers/net/dsa/mt7530.c
1429
case BR_STATE_DISABLED:
drivers/net/dsa/mv88e6xxx/chip.c
2076
case BR_STATE_DISABLED:
drivers/net/dsa/mv88e6xxx/chip.c
3192
err = mv88e6xxx_port_set_state(chip, i, BR_STATE_DISABLED);
drivers/net/dsa/mv88e6xxx/chip.c
3718
err = mv88e6xxx_port_set_state(chip, port, BR_STATE_DISABLED);
drivers/net/dsa/mv88e6xxx/port.c
795
case BR_STATE_DISABLED:
drivers/net/dsa/qca/qca8k-common.c
583
case BR_STATE_DISABLED:
drivers/net/dsa/realtek/rtl8365mb.c
1176
case BR_STATE_DISABLED:
drivers/net/dsa/realtek/rtl8365mb.c
2006
rtl8365mb_port_stp_state_set(ds, i, BR_STATE_DISABLED);
drivers/net/dsa/realtek/rtl8366rb.c
1337
case BR_STATE_DISABLED:
drivers/net/dsa/rzn1_a5psw.c
454
case BR_STATE_DISABLED:
drivers/net/dsa/sja1105/sja1105_main.c
2055
case BR_STATE_DISABLED:
drivers/net/dsa/vitesse-vsc73xx-core.c
1894
val = (state == BR_STATE_BLOCKING || state == BR_STATE_DISABLED) ?
drivers/net/dsa/xrs700x/xrs700x.c
263
case BR_STATE_DISABLED:
drivers/net/dsa/xrs700x/xrs700x.c
390
xrs700x_port_stp_state_set(ds, port, BR_STATE_DISABLED);
drivers/net/dsa/yt921x.c
2306
case BR_STATE_DISABLED:
drivers/net/dsa/yt921x.c
2368
case BR_STATE_DISABLED:
drivers/net/ethernet/adi/adin1110.c
1301
case BR_STATE_DISABLED:
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
1673
case BR_STATE_DISABLED:
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
335
case BR_STATE_DISABLED:
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
571
br_port->stp_state = BR_STATE_DISABLED;
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
713
case BR_STATE_DISABLED:
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
232
case BR_STATE_DISABLED:
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
1468
mlxsw_sp_port_vid_stp_set(mlxsw_sp_port, vid, BR_STATE_DISABLED);
drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c
1496
mlxsw_sp_port_vid_stp_set(mlxsw_sp_port, vid, BR_STATE_DISABLED);
drivers/net/ethernet/rocker/rocker_ofdpa.c
2105
case BR_STATE_DISABLED:
drivers/net/ethernet/rocker/rocker_ofdpa.c
2176
BR_STATE_DISABLED);
drivers/net/ethernet/ti/am65-cpsw-switchdev.c
38
case BR_STATE_DISABLED:
drivers/net/ethernet/ti/cpsw_switchdev.c
40
case BR_STATE_DISABLED:
drivers/net/ethernet/ti/icssg/icssg_switchdev.c
36
case BR_STATE_DISABLED:
include/linux/if_bridge.h
204
return BR_STATE_DISABLED;
net/bridge/br_cfm.c
385
if (port->state == BR_STATE_DISABLED)
net/bridge/br_if.c
444
br_set_state(p, BR_STATE_DISABLED);
net/bridge/br_if.c
88
if (p->state == BR_STATE_DISABLED) {
net/bridge/br_if.c
93
if (p->state != BR_STATE_DISABLED) {
net/bridge/br_input.c
100
if (p->state == BR_STATE_DISABLED) {
net/bridge/br_mdb.c
1329
if (cfg.p->state == BR_STATE_DISABLED && cfg.entry->state != MDB_PERMANENT) {
net/bridge/br_mrp.c
1083
if (p->state == BR_STATE_DISABLED)
net/bridge/br_mrp.c
455
BR_STATE_FORWARDING : BR_STATE_DISABLED;
net/bridge/br_mrp.c
467
BR_STATE_FORWARDING : BR_STATE_DISABLED;
net/bridge/br_mrp.c
479
BR_STATE_FORWARDING : BR_STATE_DISABLED;
net/bridge/br_mrp.c
785
BR_STATE_FORWARDING : BR_STATE_DISABLED;
net/bridge/br_mst.c
154
return br_mst_vlan_set_state(vg, pv, BR_STATE_DISABLED);
net/bridge/br_mst.c
300
BR_STATE_DISABLED,
net/bridge/br_netlink.c
921
(!netif_oper_up(p->dev) && state != BR_STATE_DISABLED))
net/bridge/br_private.h
1288
return pmctx->port->state == BR_STATE_DISABLED ||
net/bridge/br_private.h
1291
pmctx->vlan->state == BR_STATE_DISABLED));
net/bridge/br_stp.c
110
if (p->state == BR_STATE_DISABLED ||
net/bridge/br_stp.c
22
[BR_STATE_DISABLED] = "disabled",
net/bridge/br_stp.c
323
if (p->state != BR_STATE_DISABLED &&
net/bridge/br_stp.c
398
if (p->state != BR_STATE_DISABLED &&
net/bridge/br_stp.c
433
if (p->state != BR_STATE_DISABLED &&
net/bridge/br_stp.c
476
if (p->state == BR_STATE_DISABLED)
net/bridge/br_stp.c
81
return BR_STATE_DISABLED;
net/bridge/br_stp_bpdu.c
175
if (p->state == BR_STATE_DISABLED)
net/bridge/br_stp_if.c
106
br_set_state(p, BR_STATE_DISABLED);
net/bridge/br_stp_if.c
291
if (p->state != BR_STATE_DISABLED &&
net/bridge/br_stp_if.c
75
if (p->state != BR_STATE_DISABLED)
net/bridge/br_stp_timer.c
22
if (p->state != BR_STATE_DISABLED &&
net/bridge/br_stp_timer.c
54
if (p->state == BR_STATE_DISABLED)
net/bridge/br_stp_timer.c
67
if (p->state == BR_STATE_DISABLED)
net/dsa/port.c
153
(state == BR_STATE_DISABLED ||
net/dsa/port.c
200
(state->state == BR_STATE_DISABLED ||
net/dsa/port.c
254
dsa_port_set_state_now(dp, BR_STATE_DISABLED, false);