Searched refs:B43_MACCTL_AP (Results 1 – 2 of 2) sorted by relevance
461 #define B43_MACCTL_AP 0x00040000 /* AccessPoint mode */ macro
3111 ctl &= ~B43_MACCTL_AP; in b43_adjust_opmode() 3121 ctl |= B43_MACCTL_AP; in b43_adjust_opmode() 3143 if ((ctl & B43_MACCTL_INFRA) && !(ctl & B43_MACCTL_AP)) { in b43_adjust_opmode() 3156 if (0 /* ctl & B43_MACCTL_AP */) in b43_rate_memory_write()