Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dtunnel.h62 int allocated_down; member
/kernel/linux/linux-6.6/drivers/thunderbolt/
Dtunnel.h75 int allocated_down; member
Dtunnel.c987 int *allocated_down) in tb_dp_allocated_bandwidth()
2321 int *allocated_down) in tb_tunnel_allocated_bandwidth()
Dtb.c2333 int allocated_up, allocated_down, available_up, available_down, ret; in tb_alloc_dp_bandwidth() local