Home
last modified time | relevance | path

Searched refs:B43_MACCTL_KEEP_CTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Db43.h466 #define B43_MACCTL_KEEP_CTL 0x00400000 /* Keep control frames */ macro
H A Dmain.c3103 ctl &= ~B43_MACCTL_KEEP_CTL; in b43_adjust_opmode()
3117 ctl |= B43_MACCTL_KEEP_CTL; in b43_adjust_opmode()