Home
last modified time | relevance | path

Searched refs:tqi_cbrOverflowLimit (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah.c720 qi->tqi_cbrOverflowLimit = qInfo->tqi_cbrOverflowLimit; in ath_hal_setTxQProps()
756 qInfo->tqi_cbrOverflowLimit = qi->tqi_cbrOverflowLimit; in ath_hal_getTxQProps()
H A Dah.h254 uint32_t tqi_cbrOverflowLimit; /* threshold for CBROVF int */ member
H A Dah_internal.h413 uint32_t tqi_cbrOverflowLimit; member
/netbsd/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_xmit.c292 | SM(qi->tqi_cbrOverflowLimit, AR_Q_CBRCFG_CBR_OVF_THRESH)); in ar5211ResetTxQueue()
296 (qi->tqi_cbrOverflowLimit ? in ar5211ResetTxQueue()
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_xmit.c335 | SM(qi->tqi_cbrOverflowLimit, AR_Q_CBRCFG_CBR_OVF_THRESH)); in ar5212ResetTxQueue()
337 if (qi->tqi_cbrOverflowLimit) in ar5212ResetTxQueue()