Searched refs:tb_tunnel_consumed_bandwidth (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tunnel.h | 88 int tb_tunnel_consumed_bandwidth(struct tb_tunnel *tunnel, int *consumed_up,
|
H A D | tb.c | 313 ret = tb_tunnel_consumed_bandwidth(tunnel, &usb3_consumed_up, in tb_available_bandwidth() 361 ret = tb_tunnel_consumed_bandwidth(tunnel, in tb_available_bandwidth()
|
H A D | tunnel.c | 1375 * tb_tunnel_consumed_bandwidth() - Return bandwidth consumed by the tunnel 1386 int tb_tunnel_consumed_bandwidth(struct tb_tunnel *tunnel, int *consumed_up, in tb_tunnel_consumed_bandwidth() function
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tunnel.h | 113 int tb_tunnel_consumed_bandwidth(struct tb_tunnel *tunnel, int *consumed_up,
|
H A D | tb.c | 590 ret = tb_tunnel_consumed_bandwidth(tunnel, &usb3_consumed_up, in tb_available_bandwidth() 679 ret = tb_tunnel_consumed_bandwidth(tunnel, in tb_available_bandwidth()
|
H A D | tunnel.c | 2304 * tb_tunnel_consumed_bandwidth() - Return bandwidth consumed by the tunnel 2315 int tb_tunnel_consumed_bandwidth(struct tb_tunnel *tunnel, int *consumed_up, in tb_tunnel_consumed_bandwidth() function
|
Completed in 10 milliseconds