Searched refs:SuppChannels (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_send_frames_host_roam.c | 185 populate_dot11f_supp_channels(mac_ctx, &frm->SuppChannels, in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 713 populate_dot11f_supp_channels(mac, &frm->SuppChannels, in lim_send_reassoc_req_mgmt_frame()
|
H A D | lim_process_tdls.c | 1735 &tdls_dis_rsp->SuppChannels, in lim_send_tdls_dis_rsp_frame() 2169 &tdls_setup_req->SuppChannels, in lim_send_tdls_link_setup_req_frame() 2702 &setup_rsp->SuppChannels, in lim_send_tdls_setup_rsp_frame()
|
H A D | lim_send_management_frames.c | 2508 populate_dot11f_supp_channels(mac_ctx, &frm->SuppChannels, in lim_send_assoc_req_mgmt_frame()
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
H A D | dot11f.frms | 1400 IE SuppChannels (EID_SUPPORTED_CHANNELS) // 7.2.3.19 4318 OPTIE SuppChannels; 4427 OPTIE SuppChannels; 4853 OPTIE SuppChannels; 4876 OPTIE SuppChannels; 4904 OPTIE SuppChannels;
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
H A D | dot11f.h | 10974 tDot11fIESuppChannels SuppChannels; member 11976 tDot11fIESuppChannels SuppChannels; member 12220 tDot11fIESuppChannels SuppChannels; member 12355 tDot11fIESuppChannels SuppChannels; member 12402 tDot11fIESuppChannels SuppChannels; member
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
H A D | parser_api.c | 3431 if (ar->SuppChannels.present) { 3434 &ar->SuppChannels); 4459 if (ar->SuppChannels.present) { 4462 &ar->SuppChannels);
|
H A D | dot11f.c | 11672 { offsetof(tDot11fAssocRequest, SuppChannels), 13682 { offsetof(tDot11fReAssocRequest, SuppChannels), 14150 { offsetof(tDot11fTDLSDisRsp, SuppChannels), 14366 { offsetof(tDot11fTDLSSetupReq, SuppChannels), 14462 { offsetof(tDot11fTDLSSetupRsp, SuppChannels),
|