Home
last modified time | relevance | path

Searched refs:AR_D_MISC_SEQ_NUM_INCR_DIS (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211reg.h585 #define AR_D_MISC_SEQ_NUM_INCR_DIS 0x00100000 /* Sequence number increment disable */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h672 #define AR_D_MISC_SEQ_NUM_INCR_DIS 0x00100000 /* Sequence number increment disable */ macro
H A Dar5212_xmit.c385 dmisc |= AR_D_MISC_SEQ_NUM_INCR_DIS; in ar5212ResetTxQueue()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1359 dmisc |= AR_D_MISC_SEQ_NUM_INCR_DIS; in ar5416ResetTxQueue()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h638 #define AR_D_MISC_SEQ_NUM_INCR_DIS 0x00100000 // Sequence number increment disable macro