Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dtunnel.c1226 static int tb_dp_read_cap(struct tb_tunnel *tunnel, unsigned int cap, u32 *rate, in tb_dp_read_cap() function
1296 ret = tb_dp_read_cap(tunnel, DP_REMOTE_CAP, in tb_dp_consumed_bandwidth()
1317 ret = tb_dp_read_cap(tunnel, DP_COMMON_CAP, &rate, &lanes); in tb_dp_consumed_bandwidth()
1322 ret = tb_dp_read_cap(tunnel, DP_REMOTE_CAP, &rate, &lanes); in tb_dp_consumed_bandwidth()