tb_phy_port_from_link
phy_port = tb_phy_port_from_link(TBNET_L0_PORT_NUM(xd->route));
return tb_phy_port_from_link(link);
phy_port = tb_phy_port_from_link(xd->link);
sw_phy_port = tb_phy_port_from_link(sw->link);
phy_port = tb_phy_port_from_link(link);
phys = tb_phy_port_from_link(port->port);
int phy_port = tb_phy_port_from_link(port->port);