Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dicm.c172 static inline u8 phy_port_from_route(u64 route, u8 depth) in phy_port_from_route() function
902 xd_phy_port = phy_port_from_route(xd->route, xd->depth); in icm_fr_xdomain_connected()
903 phy_port = phy_port_from_route(route, depth); in icm_fr_xdomain_connected()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dicm.c188 static inline u8 phy_port_from_route(u64 route, u8 depth) in phy_port_from_route() function
926 xd_phy_port = phy_port_from_route(xd->route, xd->depth); in icm_fr_xdomain_connected()
927 phy_port = phy_port_from_route(route, depth); in icm_fr_xdomain_connected()

Completed in 9 milliseconds