Searched refs:ale_ports (Results 1 – 4 of 4) sorted by relevance
23 unsigned long ale_ports; member
645 u32 ale_ports; member2016 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()2020 GBE_PORT_MASK(priv->ale_ports - 1)); in gbe_init_host_port()2024 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()2028 GBE_PORT_MASK(priv->ale_ports)); in gbe_init_host_port()2037 GBE_PORT_MASK(gbe_dev->ale_ports), 0, 0, in gbe_add_mcast_addr()2041 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_mcast_addr()2143 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()2145 GBE_PORT_MASK(gbe_dev->ale_ports), in gbe_add_vid()2146 GBE_PORT_MASK(gbe_dev->ale_ports - 1)); in gbe_add_vid()[all …]
701 if (port < 0 || port > ale->params.ale_ports) in cpsw_ale_control_set()732 if (port < 0 || port > ale->params.ale_ports) in cpsw_ale_control_get()
2347 ale_params.ale_ports = data->slaves; in cpsw_probe()