Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dthunderbolt.h95 static inline unsigned int tb_phy_port_from_link(unsigned int link) in tb_phy_port_from_link() function
/Linux-v4.19/drivers/thunderbolt/
Dicm.c154 return tb_phy_port_from_link(link); in phy_port_from_route()
451 phy_port = tb_phy_port_from_link(xd->link); in icm_fr_disconnect_xdomain_paths()
610 sw_phy_port = tb_phy_port_from_link(sw->link); in icm_fr_device_connected()
611 phy_port = tb_phy_port_from_link(link); in icm_fr_device_connected()
/Linux-v4.19/drivers/net/
Dthunderbolt.c1183 phy_port = tb_phy_port_from_link(TBNET_L0_PORT_NUM(xd->route)); in tbnet_generate_mac()