Searched refs:BEACON_INTERVAL_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/rtl8187se/ | ||
D | r8180_hw.h | 187 #define BEACON_INTERVAL_MASK ((1<<0)|(1<<1)|(1<<2)|(1<<3)|(1<<4)|(1<<5)| \ macro |
D | r8180_core.c | 3614 beacon_interval &= ~ BEACON_INTERVAL_MASK; |