Home
last modified time | relevance | path

Searched refs:AR_TXOP_X_VAL (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416reg.h303 #define AR_TXOP_X_VAL 0x000000FF macro
H A Dar5416_reset.c719 OS_REG_WRITE(ah, AR_TXOP_X, AR_TXOP_X_VAL); in ar5416InitQoS()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h1893 #define AR_TXOP_X_VAL 0x000000FF macro
H A Dar9300_reset.c4270 OS_REG_WRITE(ah, AR_TXOP_X, AR_TXOP_X_VAL); in ar9300_init_qos()