ALE_PORT_HOST     191 drivers/net/ethernet/ti/cpsw.c 	mask = cpsw->data.dual_emac ? ALE_PORT_HOST : ALE_ALL_PORTS;
ALE_PORT_HOST    1185 drivers/net/ethernet/ti/cpsw.c 	u32 port_mask = 1 << slave_port | ALE_PORT_HOST;
ALE_PORT_HOST    1194 drivers/net/ethernet/ti/cpsw.c 			   ALE_PORT_HOST, ALE_VLAN, slave->port_vlan, 0);
ALE_PORT_HOST    1347 drivers/net/ethernet/ti/cpsw.c 				   ALE_PORT_HOST, 0, 0, ALE_MCAST_FWD_2);
ALE_PORT_HOST    2104 drivers/net/ethernet/ti/cpsw.c 		port_mask = (1 << (priv->emac_port + 1)) | ALE_PORT_HOST;
ALE_PORT_HOST    2106 drivers/net/ethernet/ti/cpsw.c 		mcast_mask = ALE_PORT_HOST;
ALE_PORT_HOST     498 drivers/net/ethernet/ti/cpsw_ale.c 			unreg_mcast |= ALE_PORT_HOST;
ALE_PORT_HOST     500 drivers/net/ethernet/ti/cpsw_ale.c 			unreg_mcast &= ~ALE_PORT_HOST;