Home
last modified time | relevance | path

Searched refs:BR_STATE_DISABLED (Results 1 – 25 of 39) sorted by relevance

12

/linux/net/bridge/
H A Dbr_stp_timer.c22 if (p->state != BR_STATE_DISABLED && in br_is_designated_for_some_port()
54 if (p->state == BR_STATE_DISABLED) in br_message_age_timer_expired()
67 if (p->state == BR_STATE_DISABLED) in br_message_age_timer_expired()
H A Dbr_stp.c22 [BR_STATE_DISABLED] = "disabled",
81 return BR_STATE_DISABLED; in br_port_get_stp_state()
110 if (p->state == BR_STATE_DISABLED || in br_should_become_root_port()
323 if (p->state != BR_STATE_DISABLED && in br_designated_port_selection()
398 if (p->state != BR_STATE_DISABLED && in br_config_bpdu_generation()
433 if (p->state != BR_STATE_DISABLED && in br_make_blocking()
476 if (p->state == BR_STATE_DISABLED) in br_port_state_selection()
H A Dbr_stp_if.c75 if (p->state != BR_STATE_DISABLED) in br_stp_disable_bridge()
106 br_set_state(p, BR_STATE_DISABLED); in br_stp_disable_port()
291 if (p->state != BR_STATE_DISABLED && in br_stp_set_bridge_priority()
H A Dbr_mst.c148 return br_mst_vlan_set_state(vg, pv, BR_STATE_DISABLED); in br_mst_vlan_sync_state()
294 BR_STATE_DISABLED,
H A Dbr_mrp.c455 BR_STATE_FORWARDING : BR_STATE_DISABLED; in br_mrp_del_impl()
467 BR_STATE_FORWARDING : BR_STATE_DISABLED; in br_mrp_del_impl()
479 BR_STATE_FORWARDING : BR_STATE_DISABLED; in br_mrp_del_impl()
785 BR_STATE_FORWARDING : BR_STATE_DISABLED; in br_mrp_set_in_role()
1083 if (p->state == BR_STATE_DISABLED) in br_mrp_rcv()
H A Dbr_if.c88 if (p->state == BR_STATE_DISABLED) { in br_port_carrier_check()
93 if (p->state != BR_STATE_DISABLED) { in br_port_carrier_check()
443 br_set_state(p, BR_STATE_DISABLED); in new_nbp()
H A Dbr_stp_bpdu.c175 if (p->state == BR_STATE_DISABLED) in br_stp_rcv()
H A Dbr_input.c100 if (p->state == BR_STATE_DISABLED) { in br_handle_frame_finish()
H A Dbr_cfm.c385 if (port->state == BR_STATE_DISABLED) in br_cfm_frame_rx()
/linux/include/linux/
H A Dif_bridge.h204 return BR_STATE_DISABLED; in br_port_get_stp_state()
/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.c263 case BR_STATE_DISABLED: in xrs700x_port_stp_state_set()
390 xrs700x_port_stp_state_set(ds, port, BR_STATE_DISABLED); in xrs700x_port_setup()
/linux/include/uapi/linux/
H A Dif_bridge.h49 #define BR_STATE_DISABLED 0 macro
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_switchdev.c36 case BR_STATE_DISABLED: in prueth_switchdev_stp_state_set()
/linux/drivers/net/dsa/microchip/
H A Dlan937x_main.c427 ksz_port_stp_state_set(ds, dp->index, BR_STATE_DISABLED); in lan937x_config_cpu_port()
H A Dksz9477.c1350 ksz_port_stp_state_set(ds, i, BR_STATE_DISABLED); in ksz9477_config_cpu_port()
/linux/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c40 case BR_STATE_DISABLED: in cpsw_port_stp_state_set()
H A Dam65-cpsw-switchdev.c38 case BR_STATE_DISABLED: in am65_cpsw_port_stp_state_set()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c571 br_port->stp_state = BR_STATE_DISABLED; in prestera_bridge_port_create()
713 case BR_STATE_DISABLED: in prestera_port_vid_stp_set()
/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c1176 case BR_STATE_DISABLED: in rtl8365mb_port_stp_state_set()
2007 rtl8365mb_port_stp_state_set(ds, i, BR_STATE_DISABLED); in rtl8365mb_setup()
H A Drtl8366rb.c1337 case BR_STATE_DISABLED: in rtl8366rb_port_stp_state_set()
/linux/drivers/net/dsa/
H A Drzn1_a5psw.c454 case BR_STATE_DISABLED: in a5psw_port_stp_state_set()
H A Dlan9303-core.c1172 case BR_STATE_DISABLED: in lan9303_port_stp_state_set()
/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c2105 case BR_STATE_DISABLED: in ofdpa_port_stp_update()
2176 BR_STATE_DISABLED); in ofdpa_port_fwd_disable()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c335 case BR_STATE_DISABLED: in br_stp_state_to_dpsw()
1668 case BR_STATE_DISABLED: in dpaa2_switch_port_attr_stp_state_set()
/linux/drivers/net/ethernet/adi/
H A Dadin1110.c1298 case BR_STATE_DISABLED: in adin1110_port_attr_stp_state_set()

12