Searched refs:used_ports (Results 1 – 6 of 6) sorted by relevance
225 port = &priv->used_ports[i]; in bcm6368_eth_adjust_link()325 if (!priv->used_ports[i].used) in bcm6368_eth_start()368 port = &priv->used_ports[i]; in bcm6368_eth_start()420 if (!priv->used_ports[i].used) in bcm6368_eth_stop()459 if (!priv->used_ports[i].used) in bcm6368_phy_is_external()461 if (priv->used_ports[i].phy_id == phy_id) in bcm6368_phy_is_external()607 priv->used_ports[p].used = true; in bcm6368_eth_probe()608 priv->used_ports[p].name = label; in bcm6368_eth_probe()609 priv->used_ports[p].phy_id = phy_id; in bcm6368_eth_probe()614 priv->used_ports[p].bypass_link = true; in bcm6368_eth_probe()[all …]
828 u8 used_ports[MAX_MVGBE_DEVS] = CONFIG_MVGBE_PORTS; in mvgbe_initialize() local832 if (used_ports[devnum] == 0) in mvgbe_initialize()
87 struct bcm63xx_enetsw_port used_ports[ENETSW_MAX_PORT]; member
338 struct bcm63xx_enetsw_port used_ports[ENETSW_MAX_PORT]; member
2014 port = &priv->used_ports[i]; in swphy_poll_timer()2278 port = &priv->used_ports[i]; in bcm_enetsw_open()2395 if (!priv->used_ports[i].used) in bcm_enetsw_phy_is_external()2397 if (priv->used_ports[i].phy_id == phy_id) in bcm_enetsw_phy_is_external()2679 memcpy(priv->used_ports, pd->used_ports, in bcm_enetsw_probe()2680 sizeof(pd->used_ports)); in bcm_enetsw_probe()
4428 unsigned int used_ports = 0; in check_digital_port_conflicts() local4470 if (used_ports & BIT(encoder->port)) in check_digital_port_conflicts()4473 used_ports |= BIT(encoder->port); in check_digital_port_conflicts()4486 if (used_ports & used_mst_ports) in check_digital_port_conflicts()