Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c1032 struct sme_qos_acinfo *pACInfo; in sme_qos_internal_setup_req() local
1074 pACInfo = &pSession->ac_info[ac]; in sme_qos_internal_setup_req()
1083 QosFlowID, pACInfo->curr_state); in sme_qos_internal_setup_req()
1097 pACInfo->curr_state); in sme_qos_internal_setup_req()
1104 switch (pACInfo->curr_state) { in sme_qos_internal_setup_req()
1134 pACInfo->requested_QoSInfo[SME_QOS_TSPEC_INDEX_0] = in sme_qos_internal_setup_req()
1137 if (pACInfo->tspec_mask_status && in sme_qos_internal_setup_req()
1138 !pACInfo->reassoc_pending) { in sme_qos_internal_setup_req()
1141 pACInfo->tspec_mask_status); in sme_qos_internal_setup_req()
1145 pACInfo->tspec_mask_status = in sme_qos_internal_setup_req()
[all …]