Searched refs:BR_STATE_DISABLED (Results 1 – 14 of 14) sorted by relevance
26 if (p->state != BR_STATE_DISABLED && in br_is_designated_for_some_port()55 if (p->state == BR_STATE_DISABLED) in br_message_age_timer_expired()68 if (p->state == BR_STATE_DISABLED) in br_message_age_timer_expired()
26 [BR_STATE_DISABLED] = "disabled",73 if (p->state == BR_STATE_DISABLED || in br_should_become_root_port()286 if (p->state != BR_STATE_DISABLED && in br_designated_port_selection()361 if (p->state != BR_STATE_DISABLED && in br_config_bpdu_generation()396 if (p->state != BR_STATE_DISABLED && in br_make_blocking()442 if (p->state == BR_STATE_DISABLED) in br_port_state_selection()
71 if (p->state != BR_STATE_DISABLED) in br_stp_disable_bridge()103 br_set_state(p, BR_STATE_DISABLED); in br_stp_disable_port()259 if (p->state != BR_STATE_DISABLED && in br_stp_set_bridge_priority()
79 if (p->state == BR_STATE_DISABLED) in br_port_carrier_check()82 if (p->state != BR_STATE_DISABLED) in br_port_carrier_check()335 br_set_state(p, BR_STATE_DISABLED); in new_nbp()
668 (port && port->state == BR_STATE_DISABLED)) in br_multicast_add_group()870 if (port->state == BR_STATE_DISABLED || in br_multicast_port_query_expired()1238 (port && port->state == BR_STATE_DISABLED)) in br_ip4_multicast_query()1328 (port && port->state == BR_STATE_DISABLED)) in br_ip6_multicast_query()1420 (port && port->state == BR_STATE_DISABLED) || in br_multicast_leave_group()1985 if (!netif_running(br->dev) || p->state == BR_STATE_DISABLED) in br_multicast_set_port_router()2028 if (port->state == BR_STATE_DISABLED || in br_multicast_start_querier()
370 if (!p || p->br != br || p->state == BR_STATE_DISABLED) in __br_mdb_add()449 if (p->port->state == BR_STATE_DISABLED) in __br_mdb_del()
170 if (p->state == BR_STATE_DISABLED) in br_stp_rcv()
134 if (!p || p->state == BR_STATE_DISABLED) in br_handle_frame_finish()
527 (!netif_oper_up(p->dev) && state != BR_STATE_DISABLED)) in br_set_port_state()
48 #define BR_STATE_DISABLED 0 macro
514 case BR_STATE_DISABLED: in bcm_sf2_sw_br_set_stp_state()
1060 case BR_STATE_DISABLED: in mv88e6xxx_port_stp_update()
149 ds->drv->port_stp_update(ds, p->port, BR_STATE_DISABLED); in dsa_slave_close()
3622 case BR_STATE_DISABLED: in rocker_port_stp_update()3677 return rocker_port_stp_update(rocker_port, BR_STATE_DISABLED); in rocker_port_fwd_disable()