Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dthunderbolt.h92 #define TB_LINKS_PER_PHY_PORT 2 macro
96 return (link - 1) / TB_LINKS_PER_PHY_PORT; in tb_phy_port_from_link()