Searched refs:off_chan_mode (Results 1 – 2 of 2) sorted by relevance
218 uint8_t off_chan_mode) in wlan_tdls_post_set_off_channel_mode() argument245 req->offchan_mode = off_chan_mode; in wlan_tdls_post_set_off_channel_mode()
537 uint8_t off_chan_mode; in tdls_get_wmi_offchannel_mode() local541 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()