Home
last modified time | relevance | path

Searched refs:tx_pcr_bits (Results 1 – 2 of 2) sorted by relevance

/drivers/atm/
Dhorizon.c1497 vcc->tx_pcr_bits); in setup_idle_tx_channel()
2206 vcc.tx_pcr_bits = CLOCK_DISABLE; in hrz_open()
2224 make_rate (dev, 1<<30, round_nearest, &vcc.tx_pcr_bits, NULL); in hrz_open()
2232 make_rate (dev, 1<<30, round_nearest, &vcc.tx_pcr_bits, 0); in hrz_open()
2258 &vcc.tx_pcr_bits, &vcc.tx_rate); in hrz_open()
2291 &vcc.tx_pcr_bits, 0); in hrz_open()
Dhorizon.h398 u16 tx_pcr_bits; member