Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5311reg.h47 #define AR5311_D_MISC_SEQ_NUM_CONTROL 0x01000000 /* seq num local or global */ macro
HDar5212_xmit.c330 dmisc |= AR5311_D_MISC_SEQ_NUM_CONTROL; in ar5212ResetTxQueue()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211_xmit.c286 OS_REG_WRITE(ah, AR_DMISC(q), AR5311_D_MISC_SEQ_NUM_CONTROL); in ar5211ResetTxQueue()
337 value |= AR5311_D_MISC_SEQ_NUM_CONTROL; in ar5211ResetTxQueue()
356 value |= AR5311_D_MISC_SEQ_NUM_CONTROL; in ar5211ResetTxQueue()
HDar5211reg.h589 #define AR5311_D_MISC_SEQ_NUM_CONTROL 0x01000000 /* Sequence Number local or global */ macro