Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.h109 int tb_tunnel_maximum_bandwidth(struct tb_tunnel *tunnel, int *max_up,
H A Dtunnel.c2299 int tb_tunnel_maximum_bandwidth(struct tb_tunnel *tunnel, int *max_up, in tb_tunnel_maximum_bandwidth() function
H A Dtb.c2349 ret = tb_tunnel_maximum_bandwidth(tunnel, &max_up, &max_down); in tb_alloc_dp_bandwidth()