Home
last modified time | relevance | path

Searched refs:offchan_mode (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
H A Dwlan_tdls_api.c245 req->offchan_mode = off_chan_mode; in wlan_tdls_post_set_off_channel_mode()
H A Dwlan_tdls_ucfg_api.c1180 req->offchan_mode = offchanmode; in ucfg_set_tdls_offchan_mode()
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
H A Dwlan_tdls_public_structs.h1299 uint8_t offchan_mode; member
/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_cmds_process.c2654 tdls_debug("TDLS offchan mode to be configured %d", req->offchan_mode); in tdls_process_set_offchan_mode()
2661 req->offchan_mode == ENABLE_CHANSWITCH) { in tdls_process_set_offchan_mode()
2667 status = tdls_set_tdls_offchannelmode(req->vdev, req->offchan_mode); in tdls_process_set_offchan_mode()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_sta_tlv.c630 cmd->offchan_mode = in send_set_tdls_offchan_mode_cmd_tlv()
648 cmd->offchan_mode, in send_set_tdls_offchan_mode_cmd_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h26745 A_UINT32 offchan_mode; member