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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5311reg.h49 #define AR5311_D_MISC_SEQ_NUM_CONTROL 0x01000000 /* seq num local or global */ macro
H A Dar5212_xmit.c331 dmisc |= AR5311_D_MISC_SEQ_NUM_CONTROL;
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c287 OS_REG_WRITE(ah, AR_DMISC(q), AR5311_D_MISC_SEQ_NUM_CONTROL);
338 value |= AR5311_D_MISC_SEQ_NUM_CONTROL;
357 value |= AR5311_D_MISC_SEQ_NUM_CONTROL;
H A Dar5211reg.h591 #define AR5311_D_MISC_SEQ_NUM_CONTROL 0x01000000 /* Sequence Number local or global */ macro

Completed in 155 milliseconds