Searched refs:tx_pcr_bits (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/atm/ |
| D | horizon.c | 1483 vcc->tx_pcr_bits); in setup_idle_tx_channel() 2192 vcc.tx_pcr_bits = CLOCK_DISABLE; in hrz_open() 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() 2244 &vcc.tx_pcr_bits, &vcc.tx_rate); in hrz_open() 2277 &vcc.tx_pcr_bits, 0); in hrz_open()
|
| D | horizon.h | 383 u16 tx_pcr_bits; member
|