Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/atm/
Dhorizon.c587 static int make_rate (const hrz_dev * dev, u32 c, rounding r, in make_rate() function
705 if (make_rate (dev, c, round_nearest, bit_pattern, actual)) in make_rate_with_tolerance()
714 return make_rate (dev, c, r, bit_pattern, actual); in make_rate_with_tolerance()
779 rxer->rate = make_rate (qos->peak_cells);
2225 make_rate (dev, 1<<30, round_nearest, &vcc.tx_pcr_bits, NULL); in hrz_open()
2233 make_rate (dev, 1<<30, round_nearest, &vcc.tx_pcr_bits, 0); in hrz_open()
Dfirestream.c451 static int make_rate(unsigned int rate, int r, in make_rate() function
1010 error = make_rate (pcr, r, &tmc0, NULL); in fs_open()
Dambassador.c889 static int make_rate (unsigned int rate, rounding r, in make_rate() function
1075 error = make_rate (pcr, r, &tx_rate_bits, NULL); in amb_open()