Home
last modified time | relevance | path

Searched refs:service_start_time (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dutils_parser.c429 pOld->svcStartTime = pNew->service_start_time; in convert_tspec()
533 pOld->svcStartTime = pNew->service_start_time; in convert_wmmtspec()
638 pOld->svcStartTime = pNew->service_start_time; in convert_schedule()
653 pOld->svcStartTime = pNew->service_start_time; in convert_wmm_schedule()
H A Dparser_api.c2062 pDot11f->service_start_time = pSchedule->svcStartTime;
2393 dest->service_start_time = source->svcStartTime;
6344 pDot11f->service_start_time = pOld->svcStartTime;
6402 pDot11f->service_start_time = pOld->svcStartTime;
H A Ddot11f.c2453 framesntohl(pCtx, &pDst->service_start_time, pBuf, 0); in dot11f_unpack_ie_schedule()
2831 framesntohl(pCtx, &pDst->service_start_time, pBuf, 0); in dot11f_unpack_ie_tspec()
3076 framesntohl(pCtx, &pDst->service_start_time, pBuf, 0); in dot11f_unpack_ie_wmm_schedule()
3491 framesntohl(pCtx, &pDst->service_start_time, pBuf, 0); in dot11f_unpack_ie_wmmtspec()
24166 frameshtonl(pCtx, pBuf, pSrc->service_start_time, 0); in dot11f_pack_ie_schedule()
24451 frameshtonl(pCtx, pBuf, pSrc->service_start_time, 0); in dot11f_pack_ie_tspec()
24652 frameshtonl(pCtx, pBuf, pSrc->service_start_time, 0); in dot11f_pack_ie_wmm_schedule()
24957 frameshtonl(pCtx, pBuf, pSrc->service_start_time, 0); in dot11f_pack_ie_wmmtspec()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1596 service_start_time, 4;
1872 service_start_time, 4;
2047 service_start_time, 4;
2142 service_start_time, 4;
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Drobust_av.c
H A Dwpa_supplicant_i.h
H A Dctrl_iface.c
/wlan-driver/wpa_supplicant_8/src/common/
H A Dieee802_11_defs.h
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h3679 uint32_t service_start_time; member
3928 uint32_t service_start_time; member
4087 uint32_t service_start_time; member
4300 uint32_t service_start_time; member
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h891 uint32_t service_start_time; member
/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c2984 ric_ie->TSPEC.service_start_time = tspec_info->svc_start_time; in sme_qos_create_tspec_ricie()
3027 ric_ie->WMMTSPEC.service_start_time = tspec_info->svc_start_time; in sme_qos_create_tspec_ricie()