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

/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c307 AR_D_CHNTIME_EN);
H A Dar5211reg.h564 #define AR_D_CHNTIME_EN 0x00100000 /* ChannelTime enable */ macro
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c350 | (qi->tqi_burstTime ? AR_D_CHNTIME_EN : 0));
H A Dar5212reg.h644 #define AR_D_CHNTIME_EN 0x00100000 /* ChannelTime enable */ macro
/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c369 (qi->tqi_burstTime ? AR_D_CHNTIME_EN : 0));
H A Dar9300reg.h606 #define AR_D_CHNTIME_EN 0x00100000 // ChannelTime enable macro
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1330 | (qi->tqi_burstTime ? AR_D_CHNTIME_EN : 0));

Completed in 136 milliseconds