Searched refs:round_nearest (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | horizon.c | 614 case round_nearest: in make_rate() 644 case round_nearest: in make_rate() 690 if (make_rate (dev, c, round_nearest, bit_pattern, actual)) in make_rate_with_tolerance() 691 // should never happen as round_nearest always succeeds in make_rate_with_tolerance() 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() 2268 pr = round_nearest; in hrz_open()
|
H A D | horizon.h | 489 round_nearest enumerator
|
H A D | ambassador.h | 645 round_nearest enumerator
|
H A D | ambassador.c | 950 case round_nearest: { in make_rate()
|
Completed in 9 milliseconds