Searched refs:AR5311_D_MISC_SEQ_NUM_CONTROL (Results 1 – 4 of 4) sorted by relevance
47 #define AR5311_D_MISC_SEQ_NUM_CONTROL 0x01000000 /* seq num local or global */ macro
330 dmisc |= AR5311_D_MISC_SEQ_NUM_CONTROL; in ar5212ResetTxQueue()
286 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()
589 #define AR5311_D_MISC_SEQ_NUM_CONTROL 0x01000000 /* Sequence Number local or global */ macro