Lines Matching refs:phy_port
594 u8 phy_port;
597 phy_port = tb_phy_port_from_link(xd->link);
598 if (phy_port == 0)
754 u8 phy_port, sw_phy_port;
757 phy_port = tb_phy_port_from_link(link);
767 if (sw->depth == depth && sw_phy_port == phy_port &&
924 u8 xd_phy_port, phy_port;
927 phy_port = phy_port_from_route(route, depth);
929 if (xd->depth == depth && xd_phy_port == phy_port) {
1841 static int icm_reset_phy_port(struct tb *tb, int phy_port)
1852 if (phy_port) {