Searched refs:wimax_state (Results 1 – 2 of 2) sorted by relevance
83 enum wimax_st wimax_state; in wimax_report_rfkill_hw() local98 wimax_state = WIMAX_ST_READY; in wimax_report_rfkill_hw()100 wimax_state = WIMAX_ST_RADIO_OFF; in wimax_report_rfkill_hw()105 __wimax_state_change(wimax_dev, wimax_state); in wimax_report_rfkill_hw()138 enum wimax_st wimax_state; in wimax_report_rfkill_sw() local153 wimax_state = WIMAX_ST_READY; in wimax_report_rfkill_sw()155 wimax_state = WIMAX_ST_RADIO_OFF; in wimax_report_rfkill_sw()156 __wimax_state_change(wimax_dev, wimax_state); in wimax_report_rfkill_sw()195 enum wimax_st wimax_state; in __wimax_rf_toggle_radio() local210 wimax_state = state == WIMAX_RF_ON ? in __wimax_rf_toggle_radio()[all …]
157 enum wimax_st wimax_state; in i2400m_report_tlv_rf_switches_status() local166 wimax_state = wimax_state_get(&i2400m->wimax_dev); in i2400m_report_tlv_rf_switches_status()167 if (wimax_state < WIMAX_ST_RADIO_OFF) { in i2400m_report_tlv_rf_switches_status()169 wimax_state); in i2400m_report_tlv_rf_switches_status()