Home
last modified time | relevance | path

Searched refs:tb_tunnel_is_active (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtunnel.c2223 static bool tb_tunnel_is_active(const struct tb_tunnel *tunnel) in tb_tunnel_is_active() function
2250 if (!tb_tunnel_is_active(tunnel)) in tb_tunnel_maximum_bandwidth()
2271 if (!tb_tunnel_is_active(tunnel)) in tb_tunnel_allocated_bandwidth()
2294 if (!tb_tunnel_is_active(tunnel)) in tb_tunnel_alloc_bandwidth()
2320 if (!tb_tunnel_is_active(tunnel)) in tb_tunnel_consumed_bandwidth()
2354 if (!tb_tunnel_is_active(tunnel)) in tb_tunnel_release_unused_bandwidth()
2383 if (!tb_tunnel_is_active(tunnel)) in tb_tunnel_reclaim_available_bandwidth()
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtunnel.c1360 static bool tb_tunnel_is_active(const struct tb_tunnel *tunnel) in tb_tunnel_is_active() function
1391 if (!tb_tunnel_is_active(tunnel)) in tb_tunnel_consumed_bandwidth()
1425 if (!tb_tunnel_is_active(tunnel)) in tb_tunnel_release_unused_bandwidth()
1454 if (!tb_tunnel_is_active(tunnel)) in tb_tunnel_reclaim_available_bandwidth()

Completed in 5 milliseconds