Searched refs:mac_suspended (Results 1 – 5 of 5) sorted by relevance
1941 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()
720 int mac_suspended; member
208 (dev->mac_suspended <= 0)) { in assert_mac_suspended()
869 int mac_suspended; member
2973 dev->mac_suspended--; in b43_mac_enable() 2974 B43_WARN_ON(dev->mac_suspended < 0); in b43_mac_enable() 2975 if (dev->mac_suspended == 0) { in b43_mac_enable() 2993 B43_WARN_ON(dev->mac_suspended < 0); in b43_mac_suspend() 2995 if (dev->mac_suspended == 0) { in b43_mac_suspend() 3016 dev->mac_suspended++; in b43_mac_phy_clock_set() 4699 dev->mac_suspended = 1; in b43_bluetooth_coext_enable()