Home
last modified time | relevance | path

Searched refs:xd_phy_port (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dicm.c900 u8 xd_phy_port, phy_port; in icm_fr_xdomain_connected() local
902 xd_phy_port = phy_port_from_route(xd->route, xd->depth); in icm_fr_xdomain_connected()
905 if (xd->depth == depth && xd_phy_port == phy_port) { in icm_fr_xdomain_connected()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dicm.c924 u8 xd_phy_port, phy_port; in icm_fr_xdomain_connected() local
926 xd_phy_port = phy_port_from_route(xd->route, xd->depth); in icm_fr_xdomain_connected()
929 if (xd->depth == depth && xd_phy_port == phy_port) { in icm_fr_xdomain_connected()

Completed in 7 milliseconds