Home
last modified time | relevance | path

Searched refs:dd_state (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.h1416 enum wl_dd_state dd_state; member
H A Dwl_cfg80211.c18135 if (cfg->sdo->dd_state && in wl_cfg80211_sdo_deinit()
18168 if (cfg->sdo->dd_state == WL_DD_STATE_SEARCH) { in wl_cfg80211_resume_sdo()
18173 } else if (cfg->sdo->dd_state == WL_DD_STATE_LISTEN) { in wl_cfg80211_resume_sdo()
18627 cfg->sdo->dd_state = WL_DD_STATE_IDLE; in wl_sd_handle_sd_stop_discovery()
18718 cfg->sdo->dd_state = WL_DD_STATE_SEARCH; in wl_sd_handle_sd_find()
18804 cfg->sdo->dd_state = WL_DD_STATE_LISTEN; in wl_sd_handle_sd_listen()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.h1416 enum wl_dd_state dd_state; member
H A Dwl_cfg80211.c18333 if (cfg->sdo->dd_state && in wl_cfg80211_sdo_deinit()
18366 if (cfg->sdo->dd_state == WL_DD_STATE_SEARCH) { in wl_cfg80211_resume_sdo()
18371 } else if (cfg->sdo->dd_state == WL_DD_STATE_LISTEN) { in wl_cfg80211_resume_sdo()
18825 cfg->sdo->dd_state = WL_DD_STATE_IDLE; in wl_sd_handle_sd_stop_discovery()
18916 cfg->sdo->dd_state = WL_DD_STATE_SEARCH; in wl_sd_handle_sd_find()
19002 cfg->sdo->dd_state = WL_DD_STATE_LISTEN; in wl_sd_handle_sd_listen()