Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dicm.c187 static inline u8 phy_port_from_route(u64 route, u8 depth) in phy_port_from_route() function
928 xd_phy_port = phy_port_from_route(xd->route, xd->depth); in icm_fr_xdomain_connected()
929 phy_port = phy_port_from_route(route, depth); in icm_fr_xdomain_connected()