Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/stad/src/Data_link/
DtxCtrl.c972 EAcTrfcType outputAc; in txCtrl_UpdateHighestAdmittedAcTable() local
989 outputAc = priorityOrderedAc[outputIdx]; /* Get priority ordered AC. */ in txCtrl_UpdateHighestAdmittedAcTable()
994 if(pTxCtrl->admissionRequired[outputAc] == ADMISSION_NOT_REQUIRED) in txCtrl_UpdateHighestAdmittedAcTable()
1000 pTxCtrl->highestAdmittedAc[inputAc] = outputAc; in txCtrl_UpdateHighestAdmittedAcTable()