Home
last modified time | relevance | path

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

12

/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.c301 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.c119 if (state > BR_STATE_BLOCKING) { in br_vlan_modify_state()
H A Dbr_private.h1298 pmctx->port->state == BR_STATE_BLOCKING || in br_multicast_port_ctx_state_stopped()
1300 pmctx->vlan->state == BR_STATE_BLOCKING); in br_multicast_port_ctx_state_stopped()
/linux/include/uapi/linux/
H A Dif_bridge.h53 #define BR_STATE_BLOCKING 4 macro
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_switchdev.c40 case BR_STATE_BLOCKING: in prueth_switchdev_stp_state_set()
/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()
/linux/drivers/net/dsa/
H A Dks8995.c619 case BR_STATE_BLOCKING: in ks8995_port_stp_state_set()
H A Dlan9303-core.c1175 case BR_STATE_BLOCKING: in lan9303_port_stp_state_set()
H A Drzn1_a5psw.c455 case BR_STATE_BLOCKING: in a5psw_port_stp_state_set()
H A Dyt921x.c2317 case BR_STATE_BLOCKING: in yt921x_dsa_port_mst_state_set()
2383 case BR_STATE_BLOCKING: in yt921x_dsa_port_stp_state_set()
/linux/drivers/net/ethernet/adi/
H A Dadin1110.c1265 port_priv->state = BR_STATE_BLOCKING; in adin1110_port_set_blocking_state()
1302 case BR_STATE_BLOCKING: in adin1110_port_attr_stp_state_set()
/linux/net/dsa/
H A Dport.c154 state == BR_STATE_BLOCKING || in dsa_port_set_state()
201 state->state == BR_STATE_BLOCKING || in dsa_port_set_mst_state()
/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.c266 case BR_STATE_BLOCKING: in xrs700x_port_stp_state_set()
/linux/drivers/net/dsa/qca/
H A Dqca8k-common.c586 case BR_STATE_BLOCKING: in qca8k_port_stp_state_set()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dport.c798 case BR_STATE_BLOCKING: in mv88e6xxx_port_set_state()
/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c1340 case BR_STATE_BLOCKING: in rtl8366rb_port_stp_state_set()
H A Drtl8365mb.c1179 case BR_STATE_BLOCKING: in rtl8365mb_port_stp_state_set()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c343 case BR_STATE_BLOCKING: in br_stp_state_to_dpsw()
1674 case BR_STATE_BLOCKING: in dpaa2_switch_port_attr_stp_state_set()
/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip_common.c1124 case BR_STATE_BLOCKING: in gswip_port_stp_state_set()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c717 case BR_STATE_BLOCKING: in prestera_port_vid_stp_set()
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c508 case BR_STATE_BLOCKING: in hellcreek_port_stp_state_set()

12