Home
last modified time | relevance | path

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

12

/linux-6.1.9/net/bridge/
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()
Dbr_mst.c292 BR_STATE_BLOCKING),
Dbr_stp_if.c39 br_set_state(p, BR_STATE_BLOCKING); in br_init_port()
Dbr_mrp.c604 port_state = BR_STATE_BLOCKING; in br_mrp_set_port_state()
1136 p->state == BR_STATE_BLOCKING && in br_mrp_rcv()
Dbr_vlan_options.c87 if (state > BR_STATE_BLOCKING) { in br_vlan_modify_state()
Dbr_private.h1210 pmctx->port->state == BR_STATE_BLOCKING || in br_multicast_port_ctx_state_stopped()
1212 pmctx->vlan->state == BR_STATE_BLOCKING); in br_multicast_port_ctx_state_stopped()
Dbr_netlink.c886 if (state > BR_STATE_BLOCKING) in br_set_port_state()
/linux-6.1.9/include/uapi/linux/
Dif_bridge.h53 #define BR_STATE_BLOCKING 4 macro
/linux-6.1.9/drivers/net/ethernet/ti/
Dam65-cpsw-switchdev.c42 case BR_STATE_BLOCKING: in am65_cpsw_port_stp_state_set()
Dcpsw_switchdev.c44 case BR_STATE_BLOCKING: in cpsw_port_stp_state_set()
/linux-6.1.9/drivers/net/ethernet/adi/
Dadin1110.c1240 port_priv->state = BR_STATE_BLOCKING; in adin1110_port_set_blocking_state()
1277 case BR_STATE_BLOCKING: in adin1110_port_attr_stp_state_set()
/linux-6.1.9/drivers/net/dsa/xrs700x/
Dxrs700x.c268 case BR_STATE_BLOCKING: in xrs700x_port_stp_state_set()
/linux-6.1.9/net/dsa/
Dport.c152 state == BR_STATE_BLOCKING || in dsa_port_set_state()
199 state->state == BR_STATE_BLOCKING || in dsa_port_set_mst_state()
/linux-6.1.9/drivers/net/dsa/
Drzn1_a5psw.c353 case BR_STATE_BLOCKING: in a5psw_port_stp_state_set()
Dlan9303-core.c1157 case BR_STATE_BLOCKING: in lan9303_port_stp_state_set()
Dlantiq_gswip.c1336 case BR_STATE_BLOCKING: in gswip_port_stp_state_set()
/linux-6.1.9/drivers/net/dsa/qca/
Dqca8k-common.c608 case BR_STATE_BLOCKING: in qca8k_port_stp_state_set()
/linux-6.1.9/drivers/net/dsa/mv88e6xxx/
Dport.c802 case BR_STATE_BLOCKING: in mv88e6xxx_port_set_state()
/linux-6.1.9/drivers/net/dsa/realtek/
Drtl8366rb.c1341 case BR_STATE_BLOCKING: in rtl8366rb_port_stp_state_set()
Drtl8365mb.c1149 case BR_STATE_BLOCKING: in rtl8365mb_port_stp_state_set()
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c344 case BR_STATE_BLOCKING: in br_stp_state_to_dpsw()
1640 case BR_STATE_BLOCKING: in dpaa2_switch_port_attr_stp_state_set()
/linux-6.1.9/drivers/net/ethernet/marvell/prestera/
Dprestera_switchdev.c717 case BR_STATE_BLOCKING: in prestera_port_vid_stp_set()
/linux-6.1.9/drivers/net/dsa/hirschmann/
Dhellcreek.c513 case BR_STATE_BLOCKING: in hellcreek_port_stp_state_set()
/linux-6.1.9/drivers/net/dsa/microchip/
Dksz_common.c2335 case BR_STATE_BLOCKING: in ksz_port_stp_state_set()
/linux-6.1.9/drivers/net/dsa/b53/
Db53_common.c1963 case BR_STATE_BLOCKING: in b53_br_set_stp_state()

12