| /Linux-v5.4/net/bridge/ |
| D | br_stp_timer.c | 22 if (p->state != BR_STATE_DISABLED && in br_is_designated_for_some_port() 53 if (p->state == BR_STATE_DISABLED) in br_message_age_timer_expired() 66 if (p->state == BR_STATE_DISABLED) in br_message_age_timer_expired()
|
| D | br_stp.c | 22 [BR_STATE_DISABLED] = "disabled", 72 if (p->state == BR_STATE_DISABLED || in br_should_become_root_port() 285 if (p->state != BR_STATE_DISABLED && in br_designated_port_selection() 360 if (p->state != BR_STATE_DISABLED && in br_config_bpdu_generation() 395 if (p->state != BR_STATE_DISABLED && in br_make_blocking() 438 if (p->state == BR_STATE_DISABLED) in br_port_state_selection()
|
| D | br_stp_if.c | 75 if (p->state != BR_STATE_DISABLED) in br_stp_disable_bridge() 106 br_set_state(p, BR_STATE_DISABLED); in br_stp_disable_port() 282 if (p->state != BR_STATE_DISABLED && in br_stp_set_bridge_priority()
|
| D | br_if.c | 79 if (p->state == BR_STATE_DISABLED) { in br_port_carrier_check() 84 if (p->state != BR_STATE_DISABLED) { in br_port_carrier_check() 430 br_set_state(p, BR_STATE_DISABLED); in new_nbp()
|
| D | br_mdb.c | 668 if (!p || p->br != br || p->state == BR_STATE_DISABLED) in __br_mdb_add() 704 if (!p || p->br != br || p->state == BR_STATE_DISABLED) in br_mdb_add() 764 if (p->port->state == BR_STATE_DISABLED) in __br_mdb_del() 809 if (!p || p->br != br || p->state == BR_STATE_DISABLED) in br_mdb_del()
|
| D | br_stp_bpdu.c | 171 if (p->state == BR_STATE_DISABLED) in br_stp_rcv()
|
| D | br_multicast.c | 548 (port && port->state == BR_STATE_DISABLED)) in br_multicast_add_group() 783 if (port->state == BR_STATE_DISABLED || in br_multicast_port_query_expired() 1234 (port && port->state == BR_STATE_DISABLED)) in br_ip4_multicast_query() 1313 (port && port->state == BR_STATE_DISABLED)) in br_ip6_multicast_query() 1391 (port && port->state == BR_STATE_DISABLED)) in br_multicast_leave_group() 2035 if (port->state == BR_STATE_DISABLED || in br_multicast_start_querier()
|
| D | br_input.c | 80 if (!p || p->state == BR_STATE_DISABLED) in br_handle_frame_finish()
|
| D | br_netlink.c | 694 (!netif_oper_up(p->dev) && state != BR_STATE_DISABLED)) in br_set_port_state()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | if_bridge.h | 49 #define BR_STATE_DISABLED 0 macro
|
| /Linux-v5.4/drivers/net/dsa/microchip/ |
| D | ksz8795.c | 691 case BR_STATE_DISABLED: in ksz8795_port_stp_state_set() 699 p->stp_state == BR_STATE_DISABLED) in ksz8795_port_stp_state_set() 723 p->stp_state == BR_STATE_DISABLED) in ksz8795_port_stp_state_set() 1019 ksz8795_port_stp_state_set(ds, i, BR_STATE_DISABLED); in ksz8795_config_cpu_port()
|
| D | ksz9477.c | 409 case BR_STATE_DISABLED: in ksz9477_port_stp_state_set() 417 p->stp_state == BR_STATE_DISABLED) in ksz9477_port_stp_state_set() 443 p->stp_state == BR_STATE_DISABLED) in ksz9477_port_stp_state_set() 1339 ksz9477_port_stp_state_set(ds, i, BR_STATE_DISABLED); in ksz9477_config_cpu_port()
|
| /Linux-v5.4/net/dsa/ |
| D | port.c | 46 (state == BR_STATE_DISABLED || in dsa_port_set_state() 90 dsa_port_set_state_now(dp, BR_STATE_DISABLED); in dsa_port_disable()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_switchdev.c | 275 bridge_port->stp_state = BR_STATE_DISABLED; in mlxsw_sp_bridge_port_create() 1009 mlxsw_sp_port_vid_stp_set(mlxsw_sp_port, vid, BR_STATE_DISABLED); in mlxsw_sp_port_vlan_bridge_join() 1038 mlxsw_sp_port_vid_stp_set(mlxsw_sp_port, vid, BR_STATE_DISABLED); in mlxsw_sp_port_vlan_bridge_leave()
|
| D | spectrum.c | 545 case BR_STATE_DISABLED: /* fall-through */ in mlxsw_sp_stp_spms_state()
|
| /Linux-v5.4/drivers/net/dsa/ |
| D | qca8k.c | 861 case BR_STATE_DISABLED: in qca8k_port_stp_state_set()
|
| D | lan9303-core.c | 1135 case BR_STATE_DISABLED: in lan9303_port_stp_state_set()
|
| D | mt7530.c | 788 case BR_STATE_DISABLED: in mt7530_stp_state_set()
|
| D | lantiq_gswip.c | 1274 case BR_STATE_DISABLED: in gswip_port_stp_state_set()
|
| /Linux-v5.4/drivers/net/dsa/mv88e6xxx/ |
| D | port.c | 816 case BR_STATE_DISABLED: in mv88e6xxx_port_set_state()
|
| D | chip.c | 2155 err = mv88e6xxx_port_set_state(chip, i, BR_STATE_DISABLED); in mv88e6xxx_disable_ports() 2630 err = mv88e6xxx_port_set_state(chip, port, BR_STATE_DISABLED); in mv88e6390_setup_errata()
|
| /Linux-v5.4/drivers/net/ethernet/rocker/ |
| D | rocker_ofdpa.c | 2104 case BR_STATE_DISABLED: in ofdpa_port_stp_update() 2175 BR_STATE_DISABLED); in ofdpa_port_fwd_disable()
|
| /Linux-v5.4/drivers/net/dsa/sja1105/ |
| D | sja1105_main.c | 1333 case BR_STATE_DISABLED: in sja1105_bridge_stp_state_set()
|
| /Linux-v5.4/drivers/net/dsa/b53/ |
| D | b53_common.c | 1727 case BR_STATE_DISABLED: in b53_br_set_stp_state()
|
| /Linux-v5.4/Documentation/networking/dsa/ |
| D | dsa.rst | 473 ``BR_STATE_DISABLED`` and propagating changes to the hardware if this port is
|