Searched refs:AR_STA_ID1_BASE_RATE_11B (Results 1 – 9 of 9) sorted by relevance
317 OS_REG_WRITE(ah, AR_STA_ID1, reg | AR_STA_ID1_BASE_RATE_11B); in ar5212SetBasicRate()319 OS_REG_WRITE(ah, AR_STA_ID1, reg &~ AR_STA_ID1_BASE_RATE_11B); in ar5212SetBasicRate()
862 #define AR_STA_ID1_BASE_RATE_11B 0x02000000/* Use 11b base rate for ACK & CTS */ macro
238 (AR_STA_ID1_BASE_RATE_11B | AR_STA_ID1_USE_DEFANT); in ar5212Reset()
759 #define AR_STA_ID1_BASE_RATE_11B 0x02000000 /* Use 11b base rate for ACK & CTS */ macro
253 macStaId1 = OS_REG_READ(ah, AR_STA_ID1) & AR_STA_ID1_BASE_RATE_11B; in ar5211Reset()
198 (AR_STA_ID1_BASE_RATE_11B | AR_STA_ID1_USE_DEFANT); in ar5312Reset()
963 #define AR_STA_ID1_BASE_RATE_11B 0x02000000 macro
2200 sta_id1 = AR_READ(sc, AR_STA_ID1) & AR_STA_ID1_BASE_RATE_11B; in athn_hw_reset()
181 (AR_STA_ID1_BASE_RATE_11B | AR_STA_ID1_USE_DEFANT); in ar5416Reset()