Searched refs:B43_MACCTL_KEEP_BADPLCP (Results 1 – 2 of 2) sorted by relevance
464 #define B43_MACCTL_KEEP_BADPLCP 0x00200000 /* Keep frames with bad PLCP */ macro
3104 ctl &= ~B43_MACCTL_KEEP_BADPLCP; in b43_adjust_opmode()3121 ctl |= B43_MACCTL_KEEP_BADPLCP; in b43_adjust_opmode()