Home
last modified time | relevance | path

Searched refs:tdls_umac_comp_active (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tdls.c440 if (!hdd_ctx->tdls_umac_comp_active) in __wlan_hdd_cfg80211_configure_tdls_mode()
853 if (hdd_ctx->tdls_umac_comp_active) { in __wlan_hdd_cfg80211_tdls_mgmt()
1132 if (!hdd_ctx->tdls_umac_comp_active) { in __wlan_hdd_cfg80211_tdls_oper()
1190 if (!hdd_ctx->tdls_umac_comp_active) in hdd_set_tdls_offchannel()
1208 if (!hdd_ctx->tdls_umac_comp_active) in hdd_set_tdls_secoffchanneloffset()
1238 if (!hdd_ctx->tdls_umac_comp_active) in hdd_set_tdls_offchannelmode()
1283 if (!link_info->adapter->hdd_ctx->tdls_umac_comp_active) in wlan_hdd_tdls_antenna_switch()
H A Dwlan_hdd_main.c1637 hdd_ctx->tdls_umac_comp_active = true; in hdd_update_tdls_config()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h2195 bool tdls_umac_comp_active; member