Home
last modified time | relevance | path

Searched refs:ENABLE_CHANSWITCH (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
H A Dwlan_tdls_api.c209 tdls_set_tdls_offchannelmode(tdls_vdev, ENABLE_CHANSWITCH); in wlan_tdls_notify_channel_switch_complete()
/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_peer.c517 soc_obj->tdls_fw_off_chan_mode != ENABLE_CHANSWITCH) { in tdls_determine_channel_opclass()
571 (soc_obj->tdls_fw_off_chan_mode == ENABLE_CHANSWITCH)) in tdls_get_wifi_hal_state()
H A Dwlan_tdls_ct.c1298 if (offchanmode < ENABLE_CHANSWITCH || in tdls_set_tdls_offchannelmode()
1332 case ENABLE_CHANSWITCH: in tdls_set_tdls_offchannelmode()
H A Dwlan_tdls_cmds_process.c226 tdls_set_tdls_offchannelmode(vdev, ENABLE_CHANSWITCH); in tdls_decrement_peer_count()
2661 req->offchan_mode == ENABLE_CHANSWITCH) { in tdls_process_set_offchan_mode()
H A Dwlan_tdls_main.c1204 tdls_set_tdls_offchannelmode(tdls_vdev, ENABLE_CHANSWITCH); in tdls_process_policy_mgr_notification()
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
H A Dwlan_tdls_public_structs.h50 #define ENABLE_CHANSWITCH 1 macro
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tdls.c1363 offchmode = ENABLE_CHANSWITCH; in hdd_config_tdls_with_band_switch()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_sta_tlv.c540 case ENABLE_CHANSWITCH: in tdls_get_wmi_offchannel_mode()