Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dhorizon.c1561 vcc->tx_xbr_bits); in setup_idle_tx_channel()
1568 if (vcc->tx_xbr_bits == VBR_RATE_TYPE) { in setup_idle_tx_channel()
2280 vcc.tx_xbr_bits = IDLE_RATE_TYPE; in hrz_open()
2300 vcc.tx_xbr_bits = ABR_RATE_TYPE; in hrz_open()
2308 vcc.tx_xbr_bits = ABR_RATE_TYPE; in hrz_open()
2344 vcc.tx_xbr_bits = CBR_RATE_TYPE; in hrz_open()
2403 vcc.tx_xbr_bits = VBR_RATE_TYPE; in hrz_open()
Dhorizon.h399 u16 tx_xbr_bits; member