Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dtunnel.c762 if (tb_tunnel_direction_downstream(tunnel)) in tb_dp_xchg_caps()
887 if (tb_tunnel_direction_downstream(tunnel)) in tb_dp_bandwidth_alloc_mode_enable()
1141 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_bandwidth_mode_consumed_bandwidth()
1176 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_allocated_bandwidth()
1203 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_alloc_bandwidth()
1269 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_maximum_bandwidth()
1332 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_consumed_bandwidth()
H A Dtunnel.h191 static inline bool tb_tunnel_direction_downstream(const struct tb_tunnel *tunnel) in tb_tunnel_direction_downstream() function
H A Dtb.c1471 if (tb_tunnel_direction_downstream(tunnel)) in tb_recalc_estimated_bandwidth_for_group()
2587 downstream = tb_tunnel_direction_downstream(tunnel); in tb_alloc_dp_bandwidth()
2779 if (tb_tunnel_direction_downstream(tunnel)) { in tb_handle_dp_bandwidth_request()