Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthunderbolt.h101 static inline unsigned int tb_phy_port_from_link(unsigned int link) in tb_phy_port_from_link() function
/linux/drivers/thunderbolt/
H A Dlc.c45 phys = tb_phy_port_from_link(port->port); in find_port_lc_cap()
H A Dicm.c194 return tb_phy_port_from_link(link); in phy_port_from_route()
620 phy_port = tb_phy_port_from_link(xd->link); in icm_fr_disconnect_xdomain_paths()
781 sw_phy_port = tb_phy_port_from_link(sw->link); in icm_fr_device_connected()
782 phy_port = tb_phy_port_from_link(link); in icm_fr_device_connected()
H A Dtb.c1818 int phy_port = tb_phy_port_from_link(port->port); in tb_find_pcie_down()
/linux/drivers/net/thunderbolt/
H A Dmain.c1275 phy_port = tb_phy_port_from_link(TBNET_L0_PORT_NUM(xd->route)); in tbnet_generate_mac()