Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_cfg.c2486 bool is_restore; member
2539 sme_config_msg_ctx->is_restore, in hdd_restore_sme_config_cb()
2543 if (sme_config_msg_ctx->is_restore) { in hdd_restore_sme_config_cb()
2613 bool is_restore, uint32_t bonding_mode) in hdd_restore_sme_config() argument
2633 sme_config_msg_ctx->is_restore = is_restore; in hdd_restore_sme_config()
2696 bool is_restore) in hdd_update_channel_width() argument
2795 hdd_restore_sme_config(link_info_t, chwidth, is_restore, bonding_mode); in hdd_update_channel_width()
H A Dwlan_hdd_cfg80211.h987 uint8_t link_id, bool is_restore);
H A Dwlan_hdd_cfg80211.c11219 uint8_t link_id, bool is_restore) in hdd_set_mac_chan_width() argument
11226 bonding_mode, link_id, is_restore); in hdd_set_mac_chan_width()
/wlan-driver/qcacld-3.0/core/hdd/inc/ !
H A Dwlan_hdd_cfg.h518 bool is_restore);