make_rate 1060 drivers/atm/ambassador.c error = make_rate (pcr, r, &tx_rate_bits, NULL); make_rate 998 drivers/atm/firestream.c error = make_rate (pcr, r, &tmc0, NULL); make_rate 690 drivers/atm/horizon.c if (make_rate (dev, c, round_nearest, bit_pattern, actual)) make_rate 699 drivers/atm/horizon.c return make_rate (dev, c, r, bit_pattern, actual); make_rate 764 drivers/atm/horizon.c rxer->rate = make_rate (qos->peak_cells); make_rate 2210 drivers/atm/horizon.c make_rate (dev, 1<<30, round_nearest, &vcc.tx_pcr_bits, NULL); make_rate 2218 drivers/atm/horizon.c make_rate (dev, 1<<30, round_nearest, &vcc.tx_pcr_bits, 0);