Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dtunnel.h30 TB_TUNNEL_ACTIVE, enumerator
152 return tunnel->state == TB_TUNNEL_ACTIVE; in tb_tunnel_is_active()
H A Dtunnel.c995 tunnel->state = TB_TUNNEL_ACTIVE; in tb_dp_dprx_work()
2329 tunnel->state = TB_TUNNEL_ACTIVE; in tb_tunnel_activate()