Home
last modified time | relevance | path

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

12

/linux/net/bridge/
A Dbr_stp.c26 [BR_STATE_BLOCKING] = "blocking",
57 case BR_STATE_BLOCKING: in br_set_state()
428 p->state != BR_STATE_BLOCKING) { in br_make_blocking()
433 br_set_state(p, BR_STATE_BLOCKING); in br_make_blocking()
445 if (p->state != BR_STATE_BLOCKING) in br_make_forwarding()
489 if (p->state != BR_STATE_BLOCKING) in br_port_state_selection()
A Dbr_stp_if.c39 br_set_state(p, BR_STATE_BLOCKING); in br_init_port()
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()
A Dbr_vlan_options.c87 if (state > BR_STATE_BLOCKING) { in br_vlan_modify_state()
A Dbr_private.h1188 pmctx->port->state == BR_STATE_BLOCKING || in br_multicast_port_ctx_state_stopped()
1190 pmctx->vlan->state == BR_STATE_BLOCKING); in br_multicast_port_ctx_state_stopped()
A Dbr_netlink.c837 if (state > BR_STATE_BLOCKING) in br_set_port_state()
/linux/include/uapi/linux/
A Dif_bridge.h53 #define BR_STATE_BLOCKING 4 macro
/linux/drivers/net/ethernet/ti/
A Dcpsw_switchdev.c44 case BR_STATE_BLOCKING: in cpsw_port_stp_state_set()
A Dam65-cpsw-switchdev.c42 case BR_STATE_BLOCKING: in am65_cpsw_port_stp_state_set()
/linux/drivers/net/dsa/xrs700x/
A Dxrs700x.c266 case BR_STATE_BLOCKING: in xrs700x_port_stp_state_set()
/linux/drivers/net/ethernet/marvell/prestera/
A Dprestera_switchdev.c551 case BR_STATE_BLOCKING: in prestera_port_vid_stp_set()
/linux/drivers/net/dsa/
A Dlan9303-core.c1144 case BR_STATE_BLOCKING: in lan9303_port_stp_state_set()
A Drtl8366rb.c1335 case BR_STATE_BLOCKING: in rtl8366rb_port_stp_state_set()
A Drtl8365mb.c1051 case BR_STATE_BLOCKING: in rtl8365mb_port_stp_state_set()
A Dqca8k.c1724 case BR_STATE_BLOCKING: in qca8k_port_stp_state_set()
A Dlantiq_gswip.c1319 case BR_STATE_BLOCKING: in gswip_port_stp_state_set()
/linux/drivers/net/dsa/mv88e6xxx/
A Dport.c814 case BR_STATE_BLOCKING: in mv88e6xxx_port_set_state()
/linux/net/dsa/
A Dport.c101 state == BR_STATE_BLOCKING || in dsa_port_set_state()
/linux/drivers/net/dsa/microchip/
A Dksz9477.c419 case BR_STATE_BLOCKING: in ksz9477_port_stp_state_set()
A Dksz8795.c1029 case BR_STATE_BLOCKING: in ksz8_port_stp_state_set()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch.c344 case BR_STATE_BLOCKING: in br_stp_state_to_dpsw()
1637 case BR_STATE_BLOCKING: in dpaa2_switch_port_attr_stp_state_set()
/linux/drivers/net/dsa/hirschmann/
A Dhellcreek.c503 case BR_STATE_BLOCKING: in hellcreek_port_stp_state_set()
/linux/drivers/net/dsa/b53/
A Db53_common.c1979 case BR_STATE_BLOCKING: in b53_br_set_stp_state()
/linux/drivers/net/dsa/sja1105/
A Dsja1105_main.c2041 case BR_STATE_BLOCKING: in sja1105_bridge_stp_state_set()
/linux/drivers/net/ethernet/rocker/
A Drocker_ofdpa.c2108 case BR_STATE_BLOCKING: in ofdpa_port_stp_update()

Completed in 130 milliseconds

12