Searched refs:BR_BCAST_FLOOD (Results 1 – 11 of 11) sorted by relevance
114 if (flags.mask & BR_BCAST_FLOOD) in lan966x_port_bridge_flags()116 !!(flags.val & BR_BCAST_FLOOD)); in lan966x_port_bridge_flags()126 if (flags.mask & ~(BR_MCAST_FLOOD | BR_FLOOD | BR_BCAST_FLOOD | in lan966x_port_pre_bridge_flags()274 flags.mask = BR_LEARNING | BR_FLOOD | BR_MCAST_FLOOD | BR_BCAST_FLOOD; in lan966x_port_bridge_join()287 flags.mask = BR_LEARNING | BR_FLOOD | BR_MCAST_FLOOD | BR_BCAST_FLOOD; in lan966x_port_bridge_leave()
54 #define BR_BCAST_FLOOD BIT(14) macro
240 BRPORT_ATTR_FLAG(broadcast_flood, BR_BCAST_FLOOD);
441 p->flags = BR_LEARNING | BR_FLOOD | BR_MCAST_FLOOD | BR_BCAST_FLOOD; in new_nbp()
75 BR_MCAST_FLOOD | BR_BCAST_FLOOD | BR_PORT_LOCKED | \
257 !!(p->flags & BR_BCAST_FLOOD)) || in br_port_fill_attrs()963 br_set_port_flag(p, tb, IFLA_BRPORT_BCAST_FLOOD, BR_BCAST_FLOOD); in br_setport()
2971 if (flags.mask & BR_BCAST_FLOOD) { in sja1105_port_ucast_bcast_flood()2972 if (flags.val & BR_BCAST_FLOOD) in sja1105_port_ucast_bcast_flood()3027 BR_BCAST_FLOOD)) in sja1105_port_pre_bridge_flags()3060 if (flags.mask & (BR_FLOOD | BR_BCAST_FLOOD)) { in sja1105_port_bridge_flags()
2729 BR_BCAST_FLOOD)) in ocelot_port_pre_bridge_flags()2751 if (flags.mask & BR_BCAST_FLOOD) in ocelot_port_bridge_flags()2753 !!(flags.val & BR_BCAST_FLOOD)); in ocelot_port_bridge_flags()
1362 BR_BCAST_FLOOD | BR_ISOLATED)) in mt7530_port_pre_bridge_flags()1387 if (flags.mask & BR_BCAST_FLOOD) in mt7530_port_bridge_flags()1389 flags.val & BR_BCAST_FLOOD ? BC_FFP(BIT(port)) : 0); in mt7530_port_bridge_flags()
2529 if (brport && !br_port_flag_is_set(brport, BR_BCAST_FLOOD)) in mv88e6xxx_broadcast_setup()6750 BR_BCAST_FLOOD | BR_PORT_LOCKED | BR_PORT_MAB)) in mv88e6xxx_port_pre_bridge_flags()6800 if (flags.mask & BR_BCAST_FLOOD) { in mv88e6xxx_port_bridge_flags()6801 bool broadcast = !!(flags.val & BR_BCAST_FLOOD); in mv88e6xxx_port_bridge_flags()
5258 IFLA_BRPORT_BCAST_FLOOD, BR_BCAST_FLOOD)) { in ndo_dflt_bridge_getlink()