Searched refs:wimax_state (Results 1 – 2 of 2) sorted by relevance
98 enum wimax_st wimax_state; in wimax_report_rfkill_hw() local113 wimax_state = WIMAX_ST_READY; in wimax_report_rfkill_hw()115 wimax_state = WIMAX_ST_RADIO_OFF; in wimax_report_rfkill_hw()120 __wimax_state_change(wimax_dev, wimax_state); in wimax_report_rfkill_hw()154 enum wimax_st wimax_state; in wimax_report_rfkill_sw() local169 wimax_state = WIMAX_ST_READY; in wimax_report_rfkill_sw()171 wimax_state = WIMAX_ST_RADIO_OFF; in wimax_report_rfkill_sw()172 __wimax_state_change(wimax_dev, wimax_state); in wimax_report_rfkill_sw()211 enum wimax_st wimax_state; in __wimax_rf_toggle_radio() local226 wimax_state = state == WIMAX_RF_ON ? in __wimax_rf_toggle_radio()[all …]
171 enum wimax_st wimax_state; in i2400m_report_tlv_rf_switches_status() local180 wimax_state = wimax_state_get(&i2400m->wimax_dev); in i2400m_report_tlv_rf_switches_status()181 if (wimax_state < WIMAX_ST_RADIO_OFF) { in i2400m_report_tlv_rf_switches_status()183 wimax_state); in i2400m_report_tlv_rf_switches_status()