Searched refs:tdls_umac_comp_active (Results 1 – 3 of 3) sorted by relevance
440 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()
1637 hdd_ctx->tdls_umac_comp_active = true; in hdd_update_tdls_config()
2195 bool tdls_umac_comp_active; member