Symbol: BR_STATE_BLOCKING
drivers/net/dsa/b53/b53_common.c
2400
case BR_STATE_BLOCKING:
drivers/net/dsa/hirschmann/hellcreek.c
508
case BR_STATE_BLOCKING:
drivers/net/dsa/ks8995.c
619
case BR_STATE_BLOCKING:
drivers/net/dsa/lan9303-core.c
1175
case BR_STATE_BLOCKING:
drivers/net/dsa/lantiq/lantiq_gswip_common.c
1124
case BR_STATE_BLOCKING:
drivers/net/dsa/microchip/ksz_common.c
3465
case BR_STATE_BLOCKING:
drivers/net/dsa/mt7530.c
1432
case BR_STATE_BLOCKING:
drivers/net/dsa/mv88e6xxx/chip.c
2077
case BR_STATE_BLOCKING:
drivers/net/dsa/mv88e6xxx/port.c
798
case BR_STATE_BLOCKING:
drivers/net/dsa/qca/qca8k-common.c
586
case BR_STATE_BLOCKING:
drivers/net/dsa/realtek/rtl8365mb.c
1179
case BR_STATE_BLOCKING:
drivers/net/dsa/realtek/rtl8366rb.c
1340
case BR_STATE_BLOCKING:
drivers/net/dsa/rzn1_a5psw.c
455
case BR_STATE_BLOCKING:
drivers/net/dsa/sja1105/sja1105_main.c
2056
case BR_STATE_BLOCKING:
drivers/net/dsa/vitesse-vsc73xx-core.c
1894
val = (state == BR_STATE_BLOCKING || state == BR_STATE_DISABLED) ?
drivers/net/dsa/xrs700x/xrs700x.c
266
case BR_STATE_BLOCKING:
drivers/net/dsa/yt921x.c
2317
case BR_STATE_BLOCKING:
drivers/net/dsa/yt921x.c
2383
case BR_STATE_BLOCKING:
drivers/net/ethernet/adi/adin1110.c
1265
port_priv->state = BR_STATE_BLOCKING;
drivers/net/ethernet/adi/adin1110.c
1302
case BR_STATE_BLOCKING:
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
1674
case BR_STATE_BLOCKING:
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
343
case BR_STATE_BLOCKING:
drivers/net/ethernet/marvell/prestera/prestera_switchdev.c
717
case BR_STATE_BLOCKING:
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
233
case BR_STATE_BLOCKING:
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c
9171
mlxsw_sp_port_vid_stp_set(mlxsw_sp_port, vid, BR_STATE_BLOCKING);
drivers/net/ethernet/rocker/rocker_ofdpa.c
2109
case BR_STATE_BLOCKING:
drivers/net/ethernet/ti/am65-cpsw-switchdev.c
42
case BR_STATE_BLOCKING:
drivers/net/ethernet/ti/cpsw_switchdev.c
44
case BR_STATE_BLOCKING:
drivers/net/ethernet/ti/icssg/icssg_switchdev.c
40
case BR_STATE_BLOCKING:
net/bridge/br_mrp.c
1136
p->state == BR_STATE_BLOCKING &&
net/bridge/br_mrp.c
604
port_state = BR_STATE_BLOCKING;
net/bridge/br_mst.c
301
BR_STATE_BLOCKING),
net/bridge/br_netlink.c
910
if (state > BR_STATE_BLOCKING)
net/bridge/br_private.h
1298
pmctx->port->state == BR_STATE_BLOCKING ||
net/bridge/br_private.h
1300
pmctx->vlan->state == BR_STATE_BLOCKING);
net/bridge/br_stp.c
26
[BR_STATE_BLOCKING] = "blocking",
net/bridge/br_stp.c
434
p->state != BR_STATE_BLOCKING) {
net/bridge/br_stp.c
439
br_set_state(p, BR_STATE_BLOCKING);
net/bridge/br_stp.c
451
if (p->state != BR_STATE_BLOCKING)
net/bridge/br_stp.c
495
if (p->state != BR_STATE_BLOCKING)
net/bridge/br_stp.c
63
case BR_STATE_BLOCKING:
net/bridge/br_stp_if.c
39
br_set_state(p, BR_STATE_BLOCKING);
net/bridge/br_vlan_options.c
119
if (state > BR_STATE_BLOCKING) {
net/dsa/port.c
154
state == BR_STATE_BLOCKING ||
net/dsa/port.c
201
state->state == BR_STATE_BLOCKING ||