Home
last modified time | relevance | path

Searched defs:allocated_up (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dtunnel.h61 int allocated_up; member
/kernel/linux/linux-6.6/drivers/thunderbolt/
Dtunnel.h74 int allocated_up; member
Dtunnel.c986 static int tb_dp_allocated_bandwidth(struct tb_tunnel *tunnel, int *allocated_up, in tb_dp_allocated_bandwidth()
2320 int tb_tunnel_allocated_bandwidth(struct tb_tunnel *tunnel, int *allocated_up, in tb_tunnel_allocated_bandwidth()
Dtb.c2333 int allocated_up, allocated_down, available_up, available_down, ret; in tb_alloc_dp_bandwidth() local