Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dthunderbolt.h95 static inline unsigned int tb_phy_port_from_link(unsigned int link) in tb_phy_port_from_link() function
/linux-6.6.21/drivers/thunderbolt/
Dlc.c43 phys = tb_phy_port_from_link(port->port); in find_port_lc_cap()
Dicm.c193 return tb_phy_port_from_link(link); in phy_port_from_route()
597 phy_port = tb_phy_port_from_link(xd->link); in icm_fr_disconnect_xdomain_paths()
756 sw_phy_port = tb_phy_port_from_link(sw->link); in icm_fr_device_connected()
757 phy_port = tb_phy_port_from_link(link); in icm_fr_device_connected()
Dtb.c1118 int phy_port = tb_phy_port_from_link(port->port); in tb_find_pcie_down()
/linux-6.6.21/drivers/net/thunderbolt/
Dmain.c1276 phy_port = tb_phy_port_from_link(TBNET_L0_PORT_NUM(xd->route)); in tbnet_generate_mac()