Searched refs:mac_suspended (Results 1 – 5 of 5) sorted by relevance
1971 dev->mac_suspended--; in b43legacy_mac_enable()1972 B43legacy_WARN_ON(dev->mac_suspended < 0); in b43legacy_mac_enable()1974 if (dev->mac_suspended == 0) { in b43legacy_mac_enable()2002 B43legacy_WARN_ON(dev->mac_suspended < 0); in b43legacy_mac_suspend()2004 if (dev->mac_suspended == 0) { in b43legacy_mac_suspend()2028 dev->mac_suspended++; in b43legacy_mac_suspend()3169 dev->mac_suspended = 1; in setup_struct_wldev_for_init()
719 int mac_suspended; member
221 (dev->mac_suspended <= 0)) { in assert_mac_suspended()
868 int mac_suspended; member
2986 dev->mac_suspended--; in b43_mac_enable()2987 B43_WARN_ON(dev->mac_suspended < 0); in b43_mac_enable()2988 if (dev->mac_suspended == 0) { in b43_mac_enable()3006 B43_WARN_ON(dev->mac_suspended < 0); in b43_mac_suspend()3008 if (dev->mac_suspended == 0) { in b43_mac_suspend()3029 dev->mac_suspended++; in b43_mac_suspend()4705 dev->mac_suspended = 1; in setup_struct_wldev_for_init()