Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthunderbolt.h93 #define TB_LINKS_PER_PHY_PORT 2 macro
97 return (link - 1) / TB_LINKS_PER_PHY_PORT; in tb_phy_port_from_link()