Searched refs:AR_Q_RDYTIMECFG_EN (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c301 AR_Q_RDYTIMECFG_EN);
350 OS_REG_WRITE(ah, AR_QRDYTIMECFG(q), value | AR_Q_RDYTIMECFG_EN);
H A Dar5211reg.h496 #define AR_Q_RDYTIMECFG_EN 0x01000000 /* ReadyTime enable */ macro
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c365 AR_Q_RDYTIMECFG_EN);
437 AR_Q_RDYTIMECFG_EN);
457 AR_Q_RDYTIMECFG_EN);
H A Dar9300reg.h493 #define AR_Q_RDYTIMECFG_EN 0x01000000 // ready_time enable macro

Completed in 179 milliseconds