Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dlc.c43 phys = tb_phy_port_from_link(port->port); in find_port_lc_cap()
Dicm.c160 return tb_phy_port_from_link(link); in phy_port_from_route()
553 phy_port = tb_phy_port_from_link(xd->link); in icm_fr_disconnect_xdomain_paths()
729 sw_phy_port = tb_phy_port_from_link(sw->link); in icm_fr_device_connected()
730 phy_port = tb_phy_port_from_link(link); in icm_fr_device_connected()
Dtb.c332 int phy_port = tb_phy_port_from_link(port->port); in tb_find_pcie_down()
/Linux-v5.4/include/linux/
Dthunderbolt.h92 static inline unsigned int tb_phy_port_from_link(unsigned int link) in tb_phy_port_from_link() function
/Linux-v5.4/drivers/net/
Dthunderbolt.c1180 phy_port = tb_phy_port_from_link(TBNET_L0_PORT_NUM(xd->route)); in tbnet_generate_mac()