Searched refs:ucast_flood (Results 1 – 3 of 3) sorted by relevance
159 bool ucast_flood; member
172 else if (type == DPSW_FLOODING && ethsw->ports[j]->ucast_flood) in dpaa2_switch_fdb_set_egress_flood() 1746 port_priv->ucast_flood = !!(flags.val & BR_FLOOD); in dpaa2_switch_port_bridge_flags() 2151 port_priv->ucast_flood = true; in dpaa2_switch_prevent_bridging_with_8021q_upper() 3393 port_priv->ucast_flood = true; in dpaa2_switch_probe()
300 bool ucast_flood, bool mcast_flood, in mxl862xx_setup_mdio() 310 bridge_config.forward_unknown_unicast = cpu_to_le32(ucast_flood ? in mxl862xx_bridge_config_fwd() 303 mxl862xx_bridge_config_fwd(struct dsa_switch * ds,u16 bridge_id,bool ucast_flood,bool mcast_flood,bool bcast_flood) mxl862xx_bridge_config_fwd() argument