Searched refs:AR_STA_ID1_SADH_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ | ||
H A D | reg.h | 28 #define AR_STA_ID1_SADH_MASK 0x0000ffff macro |
H A D | hw.c | 124 id1 = REG_READ(ah, AR_STA_ID1) & ~AR_STA_ID1_SADH_MASK; in ath_hw_setbssidmask() |