Searched refs:AR_PCU_MIC_NEW_LOC_ENA (Results 1 – 5 of 5) sorted by relevance
311 if (ahp->ah_misc_mode & AR_PCU_MIC_NEW_LOC_ENA) { in ar9300_set_key_cache_entry()544 if (ahp->ah_misc_mode & AR_PCU_MIC_NEW_LOC_ENA) { in ar9300_check_key_cache_entry()
716 return (ahp->ah_misc_mode & AR_PCU_MIC_NEW_LOC_ENA) ? in ar9300_get_capability()969 ahp->ah_misc_mode &= ~AR_PCU_MIC_NEW_LOC_ENA; in ar9300_set_capability()971 ahp->ah_misc_mode |= AR_PCU_MIC_NEW_LOC_ENA; in ar9300_set_capability()
1729 #define AR_PCU_MIC_NEW_LOC_ENA 0x00000004 // tx/rx mic key are together macro
2755 ahp->ah_misc_mode |= AR_PCU_MIC_NEW_LOC_ENA; in ar9300_fill_capability_info()
511 #define AR_PCU_MIC_NEW_LOC_ENA 0x00000004 /* tx/rx mic keys together */ macro