Lines Matching refs:phy_port
574 u8 phy_port;
577 phy_port = tb_phy_port_from_link(xd->link);
578 if (phy_port == 0)
736 u8 phy_port, sw_phy_port;
740 phy_port = tb_phy_port_from_link(link);
750 if (sw->depth == depth && sw_phy_port == phy_port &&
900 u8 xd_phy_port, phy_port;
903 phy_port = phy_port_from_route(route, depth);
905 if (xd->depth == depth && xd_phy_port == phy_port) {
1789 static int icm_reset_phy_port(struct tb *tb, int phy_port)
1800 if (phy_port) {