Home
last modified time | relevance | path

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

/drivers/atm/
Dhorizon.c572 static int make_rate (const hrz_dev * dev, u32 c, rounding r, in make_rate() function
690 if (make_rate (dev, c, round_nearest, bit_pattern, actual)) in make_rate_with_tolerance()
699 return make_rate (dev, c, r, bit_pattern, actual); in make_rate_with_tolerance()
764 rxer->rate = make_rate (qos->peak_cells);
2210 make_rate (dev, 1<<30, round_nearest, &vcc.tx_pcr_bits, NULL); in hrz_open()
2218 make_rate (dev, 1<<30, round_nearest, &vcc.tx_pcr_bits, 0); in hrz_open()
Dfirestream.c436 static int make_rate(unsigned int rate, int r, in make_rate() function
998 error = make_rate (pcr, r, &tmc0, NULL); in fs_open()
Dambassador.c874 static int make_rate (unsigned int rate, rounding r, in make_rate() function
1060 error = make_rate (pcr, r, &tx_rate_bits, NULL); in amb_open()