Home
last modified time | relevance | path

Searched refs:INIT_CWMAX (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_xmit.c157 qi->tqi_cwmax = INIT_CWMAX; in ar5211SetupTxQueue()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c206 qi->tqi_cwmax = INIT_CWMAX; in ar9300_setup_tx_queue()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h510 #define INIT_CWMAX 1023 macro
H A Dah.c985 qi->tqi_cwmax = INIT_CWMAX; in ath_hal_setTxQProps()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_xmit.c189 qi->tqi_cwmax = INIT_CWMAX; in ar5212SetupTxQueue()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1194 qi->tqi_cwmax = INIT_CWMAX; in ar5416SetupTxQueue()