Searched refs:bdp (Results 1 – 1 of 1) sorted by relevance
362 u32 bdp; in bbr_bdp() local379 bdp = (((w * gain) >> BBR_SCALE) + BW_UNIT - 1) / BW_UNIT; in bbr_bdp()381 return bdp; in bbr_bdp()