Home
last modified time | relevance | path

Searched refs:B43_MACCTL_KEEP_BADPLCP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Db43.h464 #define B43_MACCTL_KEEP_BADPLCP 0x00200000 /* Keep frames with bad PLCP */ macro
H A Dmain.c3103 ctl &= ~B43_MACCTL_KEEP_BADPLCP; in b43_adjust_opmode()
3120 ctl |= B43_MACCTL_KEEP_BADPLCP; in b43_adjust_opmode()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Db43.h464 #define B43_MACCTL_KEEP_BADPLCP 0x00200000 /* Keep frames with bad PLCP */ macro
H A Dmain.c3104 ctl &= ~B43_MACCTL_KEEP_BADPLCP; in b43_adjust_opmode()
3121 ctl |= B43_MACCTL_KEEP_BADPLCP; in b43_adjust_opmode()

Completed in 18 milliseconds