Home
last modified time | relevance | path

Searched defs:dfs_disable_channel_switch (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_ucfg_api.c511 bool *dfs_disable_channel_switch) in ucfg_mlme_get_dfs_disable_channel_switch()
530 bool dfs_disable_channel_switch) in ucfg_mlme_set_dfs_disable_channel_switch()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
Dwlan_mlme_public_struct.h803 bool dfs_disable_channel_switch; member
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c3116 bool dfs_disable_channel_switch = false; in hdd_dfs_indicate_radar() local