Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtunnel.c842 if (tb_tunnel_direction_downstream(tunnel)) in tb_dp_xchg_caps()
967 if (tb_tunnel_direction_downstream(tunnel)) in tb_dp_bandwidth_alloc_mode_enable()
1223 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_bandwidth_mode_consumed_bandwidth()
1258 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_allocated_bandwidth()
1285 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_alloc_bandwidth()
1351 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_maximum_bandwidth()
1414 if (tb_tunnel_direction_downstream(tunnel)) { in tb_dp_consumed_bandwidth()
H A Dtunnel.h192 static inline bool tb_tunnel_direction_downstream(const struct tb_tunnel *tunnel) in tb_tunnel_direction_downstream() function
H A Dtb.c1488 if (tb_tunnel_direction_downstream(tunnel)) in tb_recalc_estimated_bandwidth_for_group()
2606 downstream = tb_tunnel_direction_downstream(tunnel); in tb_alloc_dp_bandwidth()
2803 if (tb_tunnel_direction_downstream(tunnel)) { in tb_handle_dp_bandwidth_request()