Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
Dwlan_tdls_api.c218 uint8_t off_chan_mode) in wlan_tdls_post_set_off_channel_mode() argument
245 req->offchan_mode = off_chan_mode; in wlan_tdls_post_set_off_channel_mode()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_sta_tlv.c537 uint8_t off_chan_mode; in tdls_get_wmi_offchannel_mode() local
541 off_chan_mode = WMI_TDLS_ENABLE_OFFCHANNEL; in tdls_get_wmi_offchannel_mode()
545 off_chan_mode = WMI_TDLS_DISABLE_OFFCHANNEL; in tdls_get_wmi_offchannel_mode()
548 off_chan_mode = WMI_TDLS_ACTIVE_DISABLE_OFFCHANNEL; in tdls_get_wmi_offchannel_mode()
552 off_chan_mode = WMI_TDLS_DISABLE_OFFCHANNEL; in tdls_get_wmi_offchannel_mode()
554 return off_chan_mode; in tdls_get_wmi_offchannel_mode()