Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h203 #define B43legacy_MACCTL_KEEP_CTL 0x00400000 /* Keep control frames */ macro
H A Dmain.c2010 ctl &= ~B43legacy_MACCTL_KEEP_CTL; in b43legacy_adjust_opmode()
2023 ctl |= B43legacy_MACCTL_KEEP_CTL; in b43legacy_adjust_opmode()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h203 #define B43legacy_MACCTL_KEEP_CTL 0x00400000 /* Keep control frames */ macro
H A Dmain.c2010 ctl &= ~B43legacy_MACCTL_KEEP_CTL; in b43legacy_adjust_opmode()
2023 ctl |= B43legacy_MACCTL_KEEP_CTL; in b43legacy_adjust_opmode()

Completed in 17 milliseconds