Lines Matching refs:phy_port
550 u8 phy_port; in icm_fr_disconnect_xdomain_paths() local
553 phy_port = tb_phy_port_from_link(xd->link); in icm_fr_disconnect_xdomain_paths()
554 if (phy_port == 0) in icm_fr_disconnect_xdomain_paths()
726 u8 phy_port, sw_phy_port; in icm_fr_device_connected() local
730 phy_port = tb_phy_port_from_link(link); in icm_fr_device_connected()
740 if (sw->depth == depth && sw_phy_port == phy_port && in icm_fr_device_connected()
873 u8 xd_phy_port, phy_port; in icm_fr_xdomain_connected() local
876 phy_port = phy_port_from_route(route, depth); in icm_fr_xdomain_connected()
878 if (xd->depth == depth && xd_phy_port == phy_port) { in icm_fr_xdomain_connected()
1730 static int icm_reset_phy_port(struct tb *tb, int phy_port) in icm_reset_phy_port() argument
1741 if (phy_port) { in icm_reset_phy_port()