Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
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()