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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c303 AR_Q_RDYTIMECFG_EN);
352 OS_REG_WRITE(ah, AR_QRDYTIMECFG(q), value | AR_Q_RDYTIMECFG_EN);
H A Dar5211reg.h498 #define AR_Q_RDYTIMECFG_EN 0x01000000 /* ReadyTime enable */ macro
/freebsd-13-stable/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 185 milliseconds