Searched refs:fec_link_bw_kbps (Results 1 – 1 of 1) sorted by relevance
3671 long long fec_link_bw_kbps = link_bw_kbps * 970LL; in dc_link_bandwidth_kbps() local3672 link_bw_kbps = (uint32_t)(div64_s64(fec_link_bw_kbps, 1000LL)); in dc_link_bandwidth_kbps()