/openbmc/linux/net/bridge/ |
H A D | br_stp.c | 26 [BR_STATE_BLOCKING] = "blocking", 63 case BR_STATE_BLOCKING: in br_set_state() 434 p->state != BR_STATE_BLOCKING) { in br_make_blocking() 439 br_set_state(p, BR_STATE_BLOCKING); in br_make_blocking() 451 if (p->state != BR_STATE_BLOCKING) in br_make_forwarding() 495 if (p->state != BR_STATE_BLOCKING) in br_port_state_selection()
|
H A D | br_mst.c | 295 BR_STATE_BLOCKING),
|
H A D | br_stp_if.c | 39 br_set_state(p, BR_STATE_BLOCKING); in br_init_port()
|
H A D | br_mrp.c | 604 port_state = BR_STATE_BLOCKING; in br_mrp_set_port_state() 1136 p->state == BR_STATE_BLOCKING && in br_mrp_rcv()
|
H A D | br_vlan_options.c | 99 if (state > BR_STATE_BLOCKING) { in br_vlan_modify_state()
|
H A D | br_private.h | 1277 pmctx->port->state == BR_STATE_BLOCKING || in br_multicast_port_ctx_state_stopped() 1279 pmctx->vlan->state == BR_STATE_BLOCKING); in br_multicast_port_ctx_state_stopped()
|
H A D | br_netlink.c | 910 if (state > BR_STATE_BLOCKING) in br_set_port_state()
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_bridge.h | 53 #define BR_STATE_BLOCKING 4 macro
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-switchdev.c | 42 case BR_STATE_BLOCKING: in am65_cpsw_port_stp_state_set()
|
H A D | cpsw_switchdev.c | 44 case BR_STATE_BLOCKING: in cpsw_port_stp_state_set()
|
/openbmc/linux/drivers/net/ethernet/adi/ |
H A D | adin1110.c | 1260 port_priv->state = BR_STATE_BLOCKING; in adin1110_port_set_blocking_state() 1297 case BR_STATE_BLOCKING: in adin1110_port_attr_stp_state_set()
|
/openbmc/linux/drivers/net/dsa/xrs700x/ |
H A D | xrs700x.c | 268 case BR_STATE_BLOCKING: in xrs700x_port_stp_state_set()
|
/openbmc/linux/net/dsa/ |
H A D | port.c | 158 state == BR_STATE_BLOCKING || in dsa_port_set_state() 205 state->state == BR_STATE_BLOCKING || in dsa_port_set_mst_state()
|
/openbmc/linux/drivers/net/dsa/qca/ |
H A D | qca8k-common.c | 594 case BR_STATE_BLOCKING: in qca8k_port_stp_state_set()
|
/openbmc/linux/drivers/net/dsa/ |
H A D | rzn1_a5psw.c | 444 case BR_STATE_BLOCKING: in a5psw_port_stp_state_set()
|
H A D | lan9303-core.c | 1176 case BR_STATE_BLOCKING: in lan9303_port_stp_state_set()
|
H A D | lantiq_gswip.c | 1336 case BR_STATE_BLOCKING: in gswip_port_stp_state_set()
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | port.c | 796 case BR_STATE_BLOCKING: in mv88e6xxx_port_set_state()
|
/openbmc/linux/drivers/net/dsa/realtek/ |
H A D | rtl8366rb.c | 1320 case BR_STATE_BLOCKING: in rtl8366rb_port_stp_state_set()
|
H A D | rtl8365mb.c | 1180 case BR_STATE_BLOCKING: in rtl8365mb_port_stp_state_set()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch.c | 343 case BR_STATE_BLOCKING: in br_stp_state_to_dpsw() 1660 case BR_STATE_BLOCKING: in dpaa2_switch_port_attr_stp_state_set()
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_switchdev.c | 717 case BR_STATE_BLOCKING: in prestera_port_vid_stp_set()
|
/openbmc/linux/drivers/net/dsa/hirschmann/ |
H A D | hellcreek.c | 512 case BR_STATE_BLOCKING: in hellcreek_port_stp_state_set()
|
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_common.c | 2011 case BR_STATE_BLOCKING: in b53_br_set_stp_state()
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_ofdpa.c | 2109 case BR_STATE_BLOCKING: in ofdpa_port_stp_update()
|