Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DqosMngr_API.h75 EStreamDirection streamDirection; member
DtrafficAdmControl.c1195 tsInfo.tsInfoArr[0] |= (pTSpecInfo->streamDirection << DIRECTION_SHIFT); /* bidirectional */ in trafficAdmCtrl_buildTSPec()
1280 pTSpecInfo->streamDirection = (EStreamDirection)direction; in trafficAdmCtrl_parseTspecIE()
DqosMngr.c454 pQosMngr->resourceMgmtTable.currentTspecInfo[acID].streamDirection = BI_DIRECTIONAL; in qosMngr_resetAdmCtrlParameters()
467 pQosMngr->resourceMgmtTable.candidateTspecInfo[acID].streamDirection = BI_DIRECTIONAL; in qosMngr_resetAdmCtrlParameters()
2416 pQosMngr->resourceMgmtTable.currentTspecInfo[acID].streamDirection = BI_DIRECTIONAL; in deleteTspecConfiguration()
3001 pCandidateParams->streamDirection = BI_DIRECTIONAL; in qosMngr_storeTspecCandidateParams()