Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/atm/
Dhorizon.c1517 vcc->tx_xbr_bits); in setup_idle_tx_channel()
1524 if (vcc->tx_xbr_bits == VBR_RATE_TYPE) { in setup_idle_tx_channel()
2229 vcc.tx_xbr_bits = IDLE_RATE_TYPE; in hrz_open()
2249 vcc.tx_xbr_bits = ABR_RATE_TYPE; in hrz_open()
2257 vcc.tx_xbr_bits = ABR_RATE_TYPE; in hrz_open()
2293 vcc.tx_xbr_bits = CBR_RATE_TYPE; in hrz_open()
2352 vcc.tx_xbr_bits = VBR_RATE_TYPE; in hrz_open()
Dhorizon.h397 u16 tx_xbr_bits; member