Searched refs:kbytes_to_mbits (Results 1 – 2 of 2) sorted by relevance
52 static int kbytes_to_mbits(int kbytes) in kbytes_to_mbits() function110 kbytes_to_mbits(old_bw), kbytes_to_mbits(new_bw)); in update_tunnel_state()143 kbytes_to_mbits(stream_bw), kbytes_to_mbits(tunnel_bw)); in allocate_initial_tunnel_bw_for_pipes()605 kbytes_to_mbits(required_rate)); in intel_dp_tunnel_atomic_compute_stream_bw()
54 #define kbytes_to_mbits(__kbytes) \ macro57 #define DPTUN_BW_ARG(__bw) ((__bw) < 0 ? (__bw) : kbytes_to_mbits(__bw))