Searched refs:FLAG_RADIO_OFF (Results 1 – 1 of 1) sorted by relevance
1169 #define FLAG_RADIO_OFF 0 /* User disabling of MAC */ macro4861 set_bit (FLAG_RADIO_OFF, &ai->flags); in proc_config_on_close()4863 clear_bit (FLAG_RADIO_OFF, &ai->flags); in proc_config_on_close()5066 test_bit(FLAG_RADIO_OFF, &ai->flags) ? "off" : "on", in proc_config_open()5672 clear_bit(FLAG_RADIO_OFF, &ai->flags); in airo_pci_resume()6817 set_bit (FLAG_RADIO_OFF, &local->flags); in airo_set_txpow()6824 clear_bit (FLAG_RADIO_OFF, &local->flags); in airo_set_txpow()6850 vwrq->disabled = test_bit(FLAG_RADIO_OFF, &local->flags); in airo_get_txpow()