Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/stad/src/Data_link/
DtxCtrl.c969 int inputIdx; in txCtrl_UpdateHighestAdmittedAcTable() local
975 for (inputIdx = 0; inputIdx < MAX_NUM_OF_AC; inputIdx++) in txCtrl_UpdateHighestAdmittedAcTable()
977 inputAc = priorityOrderedAc[inputIdx]; in txCtrl_UpdateHighestAdmittedAcTable()
987 for (outputIdx = inputIdx; outputIdx >= 0; outputIdx--) in txCtrl_UpdateHighestAdmittedAcTable()