Home
last modified time | relevance | path

Searched refs:round_nearest (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/atm/
Dhorizon.c629 case round_nearest: in make_rate()
659 case round_nearest: in make_rate()
705 if (make_rate (dev, c, round_nearest, bit_pattern, actual)) in make_rate_with_tolerance()
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()
2283 pr = round_nearest; in hrz_open()
Dhorizon.h504 round_nearest enumerator
Dambassador.h660 round_nearest enumerator
Dambassador.c965 case round_nearest: { in make_rate()