Searched refs:round_nearest (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/atm/ |
D | horizon.c | 644 case round_nearest: in make_rate() 674 case round_nearest: in make_rate() 720 if (make_rate (dev, c, round_nearest, bit_pattern, actual)) in make_rate_with_tolerance() 2248 make_rate (dev, 1<<30, round_nearest, &vcc.tx_pcr_bits, NULL); in hrz_open() 2256 make_rate (dev, 1<<30, round_nearest, &vcc.tx_pcr_bits, 0); in hrz_open() 2306 pr = round_nearest; in hrz_open()
|
D | horizon.h | 504 round_nearest enumerator
|
D | ambassador.h | 664 round_nearest enumerator
|
D | ambassador.c | 969 case round_nearest: { in make_rate()
|