Home
last modified time | relevance | path

Searched refs:FSM_MAC_INIT_DONE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/rsi/
H A Drsi_91x_debugfs.c136 if (common->fsm_state <= FSM_MAC_INIT_DONE) in rsi_stats_read()
H A Drsi_91x_main.c218 if (common->fsm_state == FSM_MAC_INIT_DONE) in rsi_read_pkt()
H A Drsi_main.h56 FSM_MAC_INIT_DONE, enumerator
H A Drsi_91x_core.c389 if (common->fsm_state != FSM_MAC_INIT_DONE) { in rsi_core_xmit()
H A Drsi_91x_mgmt.c406 if (common->fsm_state == FSM_MAC_INIT_DONE) { in rsi_load_radio_caps()
2075 common->fsm_state = FSM_MAC_INIT_DONE; in rsi_handle_ta_confirm_type()
2219 if (common->fsm_state != FSM_MAC_INIT_DONE) in rsi_mgmt_pkt_recv()
H A Drsi_91x_mac80211.c244 if (common->fsm_state != FSM_MAC_INIT_DONE) in rsi_mac80211_hw_scan_start()
1715 if (common->fsm_state != FSM_MAC_INIT_DONE) in rsi_mac80211_rfkill_poll()
H A Drsi_91x_sdio.c1379 common->fsm_state = FSM_MAC_INIT_DONE; in rsi_resume()