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.c290 if (qi->tqi_cbrPeriod) {
292 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL)
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah.c1103 qi->tqi_cbrPeriod = qInfo->tqi_cbrPeriod;
1138 qInfo->tqi_cbrPeriod = qi->tqi_cbrPeriod;
H A Dah_internal.h535 uint32_t tqi_cbrPeriod; member in struct:__anon110
H A Dah.h374 uint32_t tqi_cbrPeriod; /* CBR period (us) */ member in struct:__anon34
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_xmit.c351 if (qi->tqi_cbrPeriod) {
354 SM(qi->tqi_cbrPeriod, AR_Q_CBRCFG_INTERVAL) |
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c335 if (qi->tqi_cbrPeriod) {
337 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL)
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1313 if (qi->tqi_cbrPeriod) {
1315 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL)

Completed in 148 milliseconds