Home
last modified time | relevance | path

Searched refs:BR_STATE_BLOCKING (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/net/bridge/
H A Dbr_stp.c26 [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 Dbr_mst.c295 BR_STATE_BLOCKING),
H A Dbr_stp_if.c39 br_set_state(p, BR_STATE_BLOCKING); in br_init_port()
H A Dbr_mrp.c604 port_state = BR_STATE_BLOCKING; in br_mrp_set_port_state()
1136 p->state == BR_STATE_BLOCKING && in br_mrp_rcv()
H A Dbr_vlan_options.c99 if (state > BR_STATE_BLOCKING) { in br_vlan_modify_state()
H A Dbr_private.h1277 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 Dbr_netlink.c910 if (state > BR_STATE_BLOCKING) in br_set_port_state()
/openbmc/linux/include/uapi/linux/
H A Dif_bridge.h53 #define BR_STATE_BLOCKING 4 macro
/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-switchdev.c42 case BR_STATE_BLOCKING: in am65_cpsw_port_stp_state_set()
H A Dcpsw_switchdev.c44 case BR_STATE_BLOCKING: in cpsw_port_stp_state_set()
/openbmc/linux/drivers/net/ethernet/adi/
H A Dadin1110.c1260 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 Dxrs700x.c268 case BR_STATE_BLOCKING: in xrs700x_port_stp_state_set()
/openbmc/linux/net/dsa/
H A Dport.c158 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 Dqca8k-common.c594 case BR_STATE_BLOCKING: in qca8k_port_stp_state_set()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dport.c796 case BR_STATE_BLOCKING: in mv88e6xxx_port_set_state()
/openbmc/linux/drivers/net/dsa/
H A Drzn1_a5psw.c444 case BR_STATE_BLOCKING: in a5psw_port_stp_state_set()
H A Dlan9303-core.c1147 case BR_STATE_BLOCKING: in lan9303_port_stp_state_set()
H A Dlantiq_gswip.c1336 case BR_STATE_BLOCKING: in gswip_port_stp_state_set()
/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c1320 case BR_STATE_BLOCKING: in rtl8366rb_port_stp_state_set()
H A Drtl8365mb.c1180 case BR_STATE_BLOCKING: in rtl8365mb_port_stp_state_set()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c343 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 Dprestera_switchdev.c717 case BR_STATE_BLOCKING: in prestera_port_vid_stp_set()
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c512 case BR_STATE_BLOCKING: in hellcreek_port_stp_state_set()
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c2007 case BR_STATE_BLOCKING: in b53_br_set_stp_state()
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c2109 case BR_STATE_BLOCKING: in ofdpa_port_stp_update()

12