Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtunnel.c2474 static bool tb_tunnel_is_activated(const struct tb_tunnel *tunnel) in tb_tunnel_is_activated() function
2586 if (tb_tunnel_is_activated(tunnel) && tunnel->consumed_bandwidth) { in tb_tunnel_consumed_bandwidth()