Searched refs:AR_CFG_AP_ADHOC_INDICATION (Results 1 – 2 of 2) sorted by relevance
47 #define AR_CFG_AP_ADHOC_INDICATION 0x00000020 // AP/adhoc indication (0-AP 1-Adhoc) macro
1372 OS_REG_CLR_BIT(ah, AR_CFG, AR_CFG_AP_ADHOC_INDICATION); in ar9300_set_operating_mode()1377 OS_REG_SET_BIT(ah, AR_CFG, AR_CFG_AP_ADHOC_INDICATION); in ar9300_set_operating_mode()