Home
last modified time | relevance | path

Searched refs:chan_switch_in_progress (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/mlme/core/src/
H A Dwlan_mlme_vdev_mgr_interface.c872 mlme_priv->chan_switch_in_progress = val; in mlme_set_chan_switch_in_progress()
921 return mlme_priv->chan_switch_in_progress; in mlme_is_chan_switch_in_progress()
/wlan-driver/qcacld-3.0/components/mlme/core/inc/
H A Dwlan_mlme_main.h845 bool chan_switch_in_progress; member