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()
719 return (ahp->ah_misc_mode & AR_PCU_MIC_NEW_LOC_ENA) ? in ar9300_get_capability()980 ahp->ah_misc_mode &= ~AR_PCU_MIC_NEW_LOC_ENA; in ar9300_set_capability()982 ahp->ah_misc_mode |= AR_PCU_MIC_NEW_LOC_ENA; in ar9300_set_capability()
1730 #define AR_PCU_MIC_NEW_LOC_ENA 0x00000004 // tx/rx mic key are together macro
2760 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