Home
last modified time | relevance | path

Searched refs:inactInterval (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dutils_parser.c427 pOld->inactInterval = pNew->inactivity_int; in convert_tspec()
531 pOld->inactInterval = pNew->inactivity_int; in convert_wmmtspec()
H A Dparser_api.c2391 dest->inactivity_int = source->inactInterval;
6342 pDot11f->inactivity_int = pOld->inactInterval;
6400 pDot11f->inactivity_int = pOld->inactInterval;
/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c2836 pTspec->inactInterval = pTspec_Info->inactivity_interval; in sme_qos_copy_tspec_info()
3695 pMsg->req.tspec.inactInterval = pTspec_Info->inactivity_interval; in sme_qos_add_ts_req()
3795 pMsg->req.tspec.inactInterval = pTspecInfo->inactivity_interval; in sme_qos_del_ts_req()
5106 pRsp->tspec.inactInterval; in sme_qos_process_add_ts_success_rsp()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h2467 uint32_t inactInterval; member
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c1152 tspec_param->inactivity_interval = tspec_ie->inactInterval; in send_set_ric_req_cmd_tlv()