Searched refs:B43_MACCTL_KEEP_CTL (Results 1 – 2 of 2) sorted by relevance
466 #define B43_MACCTL_KEEP_CTL 0x00400000 /* Keep control frames */ macro
3103 ctl &= ~B43_MACCTL_KEEP_CTL; in b43_adjust_opmode()3117 ctl |= B43_MACCTL_KEEP_CTL; in b43_adjust_opmode()