Lines Matching defs:phy_id
1597 int phy_id, err;
1610 phy_id = phy_decode(np->parent->port_phy, np->port);
1611 phy_id = np->parent->phy_probe_info.phy_id[phy_id][np->port];
1614 switch (phy_id & NIU_PHY_ID_MASK) {
2082 int phy_id;
2084 phy_id = phy_decode(np->parent->port_phy, np->port);
2085 phy_id = np->parent->phy_probe_info.phy_id[phy_id][np->port];
2088 switch (phy_id & NIU_PHY_ID_MASK) {
8576 p->phy_id[type][idx] = id;