Home
last modified time | relevance | path

Searched refs:mac_suspended (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c1941 dev->mac_suspended--; in b43legacy_mac_enable()
1942 B43legacy_WARN_ON(dev->mac_suspended < 0); in b43legacy_mac_enable()
1944 if (dev->mac_suspended == 0) { in b43legacy_mac_enable()
1972 B43legacy_WARN_ON(dev->mac_suspended < 0); in b43legacy_mac_suspend()
1974 if (dev->mac_suspended == 0) { in b43legacy_mac_suspend()
1998 dev->mac_suspended++; in b43legacy_mac_suspend()
3137 dev->mac_suspended = 1; in setup_struct_wldev_for_init()
H A Db43legacy.h720 int mac_suspended; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c1941 dev->mac_suspended--; in b43legacy_mac_enable()
1942 B43legacy_WARN_ON(dev->mac_suspended < 0); in b43legacy_mac_enable()
1944 if (dev->mac_suspended == 0) { in b43legacy_mac_enable()
1972 B43legacy_WARN_ON(dev->mac_suspended < 0); in b43legacy_mac_suspend()
1974 if (dev->mac_suspended == 0) { in b43legacy_mac_suspend()
1998 dev->mac_suspended++; in b43legacy_mac_suspend()
3138 dev->mac_suspended = 1; in setup_struct_wldev_for_init()
H A Db43legacy.h720 int mac_suspended; member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dmain.c2963 dev->mac_suspended--; in b43_mac_enable()
2964 B43_WARN_ON(dev->mac_suspended < 0); in b43_mac_enable()
2965 if (dev->mac_suspended == 0) { in b43_mac_enable()
2983 B43_WARN_ON(dev->mac_suspended < 0); in b43_mac_suspend()
2985 if (dev->mac_suspended == 0) { in b43_mac_suspend()
3006 dev->mac_suspended++; in b43_mac_suspend()
4682 dev->mac_suspended = 1; in setup_struct_wldev_for_init()
H A Dphy_common.c208 (dev->mac_suspended <= 0)) { in assert_mac_suspended()
H A Db43.h869 int mac_suspended; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dmain.c2964 dev->mac_suspended--; in b43_mac_enable()
2965 B43_WARN_ON(dev->mac_suspended < 0); in b43_mac_enable()
2966 if (dev->mac_suspended == 0) { in b43_mac_enable()
2984 B43_WARN_ON(dev->mac_suspended < 0); in b43_mac_suspend()
2986 if (dev->mac_suspended == 0) { in b43_mac_suspend()
3007 dev->mac_suspended++; in b43_mac_suspend()
4685 dev->mac_suspended = 1; in setup_struct_wldev_for_init()
H A Dphy_common.c208 (dev->mac_suspended <= 0)) { in assert_mac_suspended()
H A Db43.h869 int mac_suspended; member

Completed in 35 milliseconds