Home
last modified time | relevance | path

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

/drivers/atm/
Dhorizon.c1493 vcc->tx_xbr_bits); in setup_idle_tx_channel()
1500 if (vcc->tx_xbr_bits == VBR_RATE_TYPE) { in setup_idle_tx_channel()
2205 vcc.tx_xbr_bits = IDLE_RATE_TYPE; in hrz_open()
2225 vcc.tx_xbr_bits = ABR_RATE_TYPE; in hrz_open()
2233 vcc.tx_xbr_bits = ABR_RATE_TYPE; in hrz_open()
2269 vcc.tx_xbr_bits = CBR_RATE_TYPE; in hrz_open()
2328 vcc.tx_xbr_bits = VBR_RATE_TYPE; in hrz_open()
Dhorizon.h397 u16 tx_xbr_bits; member