Searched refs:RICData (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qcacld-3.0/core/sme/src/qos/ |
D | sme_qos.c | 2964 ric_ie->RICData.present = 1; in sme_qos_create_tspec_ricie() 2965 ric_ie->RICData.resourceDescCount = 1; in sme_qos_create_tspec_ricie() 2966 ric_ie->RICData.statusCode = 0; in sme_qos_create_tspec_ricie() 2967 ric_ie->RICData.Identifier = sme_qos_assign_dialog_token(); in sme_qos_create_tspec_ricie() 2996 *ric_identifier = ric_ie->RICData.Identifier; in sme_qos_create_tspec_ricie() 3046 *ric_identifier = ric_ie->RICData.Identifier; in sme_qos_create_tspec_ricie() 3283 pAddtsRsp->rc = pRicDataDesc->RICData.statusCode; in sme_qos_process_ftric_response() 3285 pAddtsRsp->rsp.dialogToken = pRicDataDesc->RICData.Identifier; in sme_qos_process_ftric_response() 3286 pAddtsRsp->rsp.status = pRicDataDesc->RICData.statusCode; in sme_qos_process_ftric_response() 3429 if (!ric_data_desc->RICData.present) in sme_qos_find_matching_tspec() [all …]
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
D | dot11f.frms | 2452 IE RICData (EID_FT_RIC_DATA) 2874 MANDIE RICData; 4859 OPTIE RICData; 4883 OPTIE RICData; 4911 OPTIE RICData;
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | parser_api.h | 466 tDot11fIERICDataDesc RICData[2]; member
|
D | dot11f.h | 7440 tDot11fIERICData RICData; member 12226 tDot11fIERICData RICData; member 12362 tDot11fIERICData RICData; member 12409 tDot11fIERICData RICData; member
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_assoc_rsp_frame.c | 356 &assoc_rsp->RICData[0], in lim_update_ric_data()
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | dot11f.c | 7518 { offsetof(tDot11fIERICDataDesc, RICData), offsetof(tDot11fIERICData, 14170 { offsetof(tDot11fTDLSDisRsp, RICData), offsetof(tDot11fIERICData, 14390 { offsetof(tDot11fTDLSSetupReq, RICData), offsetof(tDot11fIERICData, 14486 { offsetof(tDot11fTDLSSetupRsp, RICData), offsetof(tDot11fIERICData,
|
D | parser_api.c | 4162 qdf_mem_copy(&pAssocRsp->RICData[cnt],
|