Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dthunderbolt.h95 static inline unsigned int tb_phy_port_from_link(unsigned int link) in tb_phy_port_from_link() function
/linux-5.19.10/drivers/thunderbolt/
Dlc.c43 phys = tb_phy_port_from_link(port->port); in find_port_lc_cap()
Dicm.c192 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()
759 sw_phy_port = tb_phy_port_from_link(sw->link); in icm_fr_device_connected()
760 phy_port = tb_phy_port_from_link(link); in icm_fr_device_connected()
Dtb.c788 int phy_port = tb_phy_port_from_link(port->port); in tb_find_pcie_down()
/linux-5.19.10/drivers/net/
Dthunderbolt.c1209 phy_port = tb_phy_port_from_link(TBNET_L0_PORT_NUM(xd->route)); in tbnet_generate_mac()