Searched refs:ale_ports (Results 1 – 4 of 4) sorted by relevance
642 u32 ale_ports; member2215 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()2219 GBE_PORT_MASK(priv->ale_ports - 1)); in gbe_init_host_port()2223 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()2227 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()2236 GBE_PORT_MASK(gbe_dev->ale_ports), 0, 0, in gbe_add_mcast_addr()2240 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_mcast_addr()2342 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()2344 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()2345 GBE_PORT_MASK(gbe_dev->ale_ports - 1)); in gbe_add_vid()[all …]
23 unsigned long ale_ports; member
668 if (port < 0 || port > ale->params.ale_ports) in cpsw_ale_control_set()699 if (port < 0 || port > ale->params.ale_ports) in cpsw_ale_control_get()
2450 ale_params.ale_ports = data->slaves; in cpsw_probe()