Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dlc.c43 phys = tb_phy_port_from_link(port->port); in find_port_lc_cap()
Dicm.c176 return tb_phy_port_from_link(link); in phy_port_from_route()
577 phy_port = tb_phy_port_from_link(xd->link); in icm_fr_disconnect_xdomain_paths()
739 sw_phy_port = tb_phy_port_from_link(sw->link); in icm_fr_device_connected()
740 phy_port = tb_phy_port_from_link(link); in icm_fr_device_connected()
Dtb.c760 int phy_port = tb_phy_port_from_link(port->port); in tb_find_pcie_down()
/Linux-v5.10/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.10/drivers/net/
Dthunderbolt.c1180 phy_port = tb_phy_port_from_link(TBNET_L0_PORT_NUM(xd->route)); in tbnet_generate_mac()