Searched refs:radio_enabled (Results 1 – 6 of 6) sorted by relevance
75 bool radio_enabled; in b43legacy_led_brightness_set() local80 radio_enabled = (dev->phy.radio_on && dev->radio_hw_enable); in b43legacy_led_brightness_set()82 if (brightness == LED_OFF || !radio_enabled) in b43legacy_led_brightness_set()
617 bool radio_enabled; member
2768 if (wl->radio_enabled != phy->radio_on) { in b43legacy_op_dev_config()2769 if (wl->radio_enabled) { in b43legacy_op_dev_config()3496 wl->radio_enabled = true; in b43legacy_op_start()3535 wl->radio_enabled = false; in b43legacy_op_stop()
63 bool radio_enabled; in b43_led_update() local69 radio_enabled = (dev->phy.radio_on && dev->radio_hw_enable); in b43_led_update()74 if (radio_enabled) in b43_led_update()
936 bool radio_enabled; member
4010 if (wl->radio_enabled != phy->radio_on) { in b43_op_config()4011 if (wl->radio_enabled) { in b43_op_config()5029 wl->radio_enabled = true; in b43_op_start()5084 wl->radio_enabled = false; in b43_op_stop()