Searched refs:streamDirection (Results 1 - 6 of 6) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/Inc/
H A DqosMngr_API.h70 streamDirection_e streamDirection; member in struct:__anon530
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DqosMngr_API.h75 EStreamDirection streamDirection; member in struct:__anon1904
H A DtrafficAdmControl.c1185 tsInfo.tsInfoArr[0] |= (pTSpecInfo->streamDirection << DIRECTION_SHIFT); /* bidirectional */
1268 pTSpecInfo->streamDirection = (EStreamDirection)direction;
H A DqosMngr.c447 pQosMngr->resourceMgmtTable.currentTspecInfo[acID].streamDirection = BI_DIRECTIONAL;
460 pQosMngr->resourceMgmtTable.candidateTspecInfo[acID].streamDirection = BI_DIRECTIONAL;
2415 pQosMngr->resourceMgmtTable.currentTspecInfo[acID].streamDirection = BI_DIRECTIONAL;
2969 pCandidateParams->streamDirection = BI_DIRECTIONAL;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
H A DtrafficAdmControl.c1341 tsInfo.tsInfoArr[0] |= (pTSpecInfo->streamDirection << DIRECTION_SHIFT); /* bidirectional */
1431 pTSpecInfo->streamDirection = (streamDirection_e)direction;
H A DqosMngr.c458 pQosMngr->resourceMgmtTable.currentTspecInfo[acID].streamDirection = BI_DIRECTIONAL;
469 pQosMngr->resourceMgmtTable.candidateTspecInfo[acID].streamDirection = BI_DIRECTIONAL;
2582 pQosMngr->resourceMgmtTable.currentTspecInfo[acID].streamDirection = BI_DIRECTIONAL;
3165 pCandidateParams->streamDirection = BI_DIRECTIONAL;

Completed in 235 milliseconds