Searched refs:tsid (Results 1 - 11 of 11) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/
H A D802_11Defs.h1007 UINT8 tsid;
1015 UINT8 tsid;
1024 UINT8 tsid;
1032 UINT8 tsid;
/system/wlan/ti/wilink_6_1/utils/
H A D802_11Defs.h1107 TI_UINT8 tsid; member in struct:__anon1894
1116 TI_UINT8 tsid; member in struct:__anon1895
1126 TI_UINT8 tsid; member in struct:__anon1896
1135 TI_UINT8 tsid; member in struct:__anon1897
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBldCfgIE.c820 pCfg->tsid = pQtrafficParams->tsid;
825 TRACE7(pCmdBld->hReport, REPORT_SEVERITY_INFORMATION , "ID=%u: queue-id=%u, chan-type=%u, tsid=%u, ps-scheme=%u, apsd-1=0x%x, apsd-2=0x%x\n", pCfg->EleHdr.id, pCfg->queueID, pCfg->channelType, pCfg->tsid, pCfg->psScheme, pCfg->APSDConf[0], pCfg->APSDConf[1]);
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcommonTypes.h755 UINT8 tsid; member in struct:__anon227
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/QOS/
H A DqosMngr.c299 pQosMngr->acParams[acID].QtrafficParams.tsid = acID;
1372 if(pQtrafficParams->tsid > AC_PARAMS_MAX_TSID)
1375 ("verifyAndConfigTrafficParams :Error trying to set invalid tsid: %d param",pQtrafficParams->tsid));
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
H A DwhalHwMboxConfig.c2273 pCfg->tsid = pQtrafficParams->tsid;
2279 ("%s queueID = 0x%x, channelType = 0x%x, tsid = 0x%x, psScheme = 0x%x\n",
2280 __FUNCTION__,pCfg->queueID,pCfg->channelType,pCfg->tsid,pCfg->psScheme));
H A DwhalHwCtrl.c2507 WLAN_REPORT_DEBUG_CONTROL(pHwCtrl->hReport,(" whal_hwCtrl_TrafficConf: pQtrafficParams->aQueueId = 0x%x , pQtrafficParams->channelType %x pQtrafficParams->tsid %d pQtrafficParams->dot11EDCATableMSDULifeTime %d \n",
2508 pQtrafficParams->queueID,pQtrafficParams->channelType,pQtrafficParams->tsid,pQtrafficParams->dot11EDCATableMSDULifeTime));
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DqosMngr.c298 pQosMngr->acParams[acID].QtrafficParams.tsid = acID;
1265 if(pQtrafficParams->tsid > AC_PARAMS_MAX_TSID)
1267 TRACE1(pQosMngr->hReport, REPORT_SEVERITY_ERROR, "verifyAndConfigTrafficParams :Error trying to set invalid tsid: %d param",pQtrafficParams->tsid);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
H A Dpublic_infoele.h1171 uint8 tsid; /* for EDCA - the AC Index (0-3, refer to*/ member in struct:__anon835
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
H A Dpublic_infoele.h1106 in the ACXTIDConfig_t structure we need only the fields psScheme, and one other field for AC id (queue? tsid?).
1116 uint8 tsid; /* for EDCA - the AC Index (0-3, refer to*/ member in struct:__anon1164
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h2092 TI_UINT8 tsid; /**< for EDCA - the AC Index (0-3, refer to AccessCategory_enum). member in struct:__anon1377

Completed in 219 milliseconds