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