Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dtunnel.c709 if (tb_tunnel_direction_downstream(tunnel)) in tb_dp_xchg_caps()
834 if (tb_tunnel_direction_downstream(tunnel)) in tb_dp_bandwidth_alloc_mode_enable()
995 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_bandwidth_mode_consumed_bandwidth()
1030 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_allocated_bandwidth()
1057 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_alloc_bandwidth()
1152 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_maximum_bandwidth()
1208 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_consumed_bandwidth()
Dtunnel.h142 static inline bool tb_tunnel_direction_downstream(const struct tb_tunnel *tunnel) in tb_tunnel_direction_downstream() function
Dtb.c1449 if (tb_tunnel_direction_downstream(tunnel)) in tb_recalc_estimated_bandwidth_for_group()
2489 downstream = tb_tunnel_direction_downstream(tunnel); in tb_alloc_dp_bandwidth()
2681 if (tb_tunnel_direction_downstream(tunnel)) { in tb_handle_dp_bandwidth_request()