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()
715 return (ahp->ah_misc_mode & AR_PCU_MIC_NEW_LOC_ENA) ? in ar9300_get_capability()933 ahp->ah_misc_mode &= ~AR_PCU_MIC_NEW_LOC_ENA; in ar9300_set_capability()935 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
2634 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