Searched refs:AR_D_MISC_SEQ_NUM_INCR_DIS (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c404 dmisc |= AR_D_MISC_SEQ_NUM_INCR_DIS;
H A Dar9300reg.h639 #define AR_D_MISC_SEQ_NUM_INCR_DIS 0x00100000 // Sequence number increment disable macro
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c384 dmisc |= AR_D_MISC_SEQ_NUM_INCR_DIS;
H A Dar5212reg.h672 #define AR_D_MISC_SEQ_NUM_INCR_DIS 0x00100000 /* Sequence number increment disable */ macro
/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211reg.h585 #define AR_D_MISC_SEQ_NUM_INCR_DIS 0x00100000 /* Sequence number increment disable */ macro
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1363 dmisc |= AR_D_MISC_SEQ_NUM_INCR_DIS;

Completed in 255 milliseconds