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