Searched refs:tx_pcr_bits (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/atm/ |
D | horizon.c | 1498 vcc->tx_pcr_bits); in setup_idle_tx_channel() 2207 vcc.tx_pcr_bits = CLOCK_DISABLE; in hrz_open() 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() 2259 &vcc.tx_pcr_bits, &vcc.tx_rate); in hrz_open() 2292 &vcc.tx_pcr_bits, 0); in hrz_open()
|
D | horizon.h | 398 u16 tx_pcr_bits; member
|