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

/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c289 if (qi->tqi_cbrPeriod) {
291 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL)
/freebsd-10.1-release/sys/dev/ath/ath_hal/
H A Dah.c988 qi->tqi_cbrPeriod = qInfo->tqi_cbrPeriod;
1024 qInfo->tqi_cbrPeriod = qi->tqi_cbrPeriod;
H A Dah_internal.h520 uint32_t tqi_cbrPeriod; member in struct:__anon7736
H A Dah.h358 uint32_t tqi_cbrPeriod; /* CBR period (us) */ member in struct:__anon7644
/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c352 if (qi->tqi_cbrPeriod) {
355 SM(qi->tqi_cbrPeriod, AR_Q_CBRCFG_INTERVAL) |
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c334 if (qi->tqi_cbrPeriod) {
336 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL)
/freebsd-10.1-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1307 if (qi->tqi_cbrPeriod) {
1309 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL)

Completed in 185 milliseconds