Searched refs:num_TCLAS (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 7443 uint16_t num_TCLAS; member 10897 uint16_t num_TCLAS; member 10934 uint16_t num_TCLAS; member
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_send_management_frames.c | 1071 AddTSReq.num_TCLAS = pAddTS->numTclas; in lim_send_addts_req_action_frame() 1077 AddTSReq.num_TCLAS = 0; in lim_send_addts_req_action_frame()
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | parser_api.c | 6009 if (addts.num_TCLAS) { 6010 pAddTs->numTclas = (uint8_t) addts.num_TCLAS; 6012 for (i = 0U; i < addts.num_TCLAS; ++i) {
|
D | dot11f.c | 7529 present), offsetof(tDot11fIERICDataDesc, num_TCLAS), "TCLAS", 11544 offsetof(tDot11fAddTSRequest, num_TCLAS), "TCLAS", 2, 7, 45, SigIeTCLAS, 11602 present), offsetof(tDot11fAddTSResponse, num_TCLAS), "TCLAS",
|
/wlan-driver/qcacld-3.0/core/sme/src/qos/ |
D | sme_qos.c | 3295 pAddtsRsp->rsp.numTclas = pRicDataDesc->num_TCLAS; in sme_qos_process_ftric_response()
|