Searched refs:B43legacy_MACCTL_AP (Results 1 – 2 of 2) sorted by relevance
198 #define B43legacy_MACCTL_AP 0x00040000 /* AccessPoint mode */ macro
2039 ctl &= ~B43legacy_MACCTL_AP; in b43legacy_adjust_opmode()2048 ctl |= B43legacy_MACCTL_AP; in b43legacy_adjust_opmode()2073 !(ctl & B43legacy_MACCTL_AP)) { in b43legacy_adjust_opmode()