Home
last modified time | relevance | path

Searched refs:tqi_cbrPeriod (Results 1 – 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c288 if (qi->tqi_cbrPeriod) { in ar5211ResetTxQueue()
290 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL) in ar5211ResetTxQueue()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.c1101 qi->tqi_cbrPeriod = qInfo->tqi_cbrPeriod; in ath_hal_setTxQProps()
1136 qInfo->tqi_cbrPeriod = qi->tqi_cbrPeriod; in ath_hal_getTxQProps()
H A Dah_internal.h533 uint32_t tqi_cbrPeriod; member
H A Dah.h372 uint32_t tqi_cbrPeriod; /* CBR period (us) */ member
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_xmit.c351 if (qi->tqi_cbrPeriod) { in ar9300_reset_tx_queue()
354 SM(qi->tqi_cbrPeriod, AR_Q_CBRCFG_INTERVAL) | in ar9300_reset_tx_queue()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c333 if (qi->tqi_cbrPeriod) { in ar5212ResetTxQueue()
335 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL) in ar5212ResetTxQueue()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1311 if (qi->tqi_cbrPeriod) { in ar5416ResetTxQueue()
1313 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL) in ar5416ResetTxQueue()