Searched refs:TSpec (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtl819x_TS.h33 union tspec_body TSpec; member in struct:ts_common_info
H A Drtl819x_TSProc.c113 memset(&pTsCommonInfo->TSpec, 0, sizeof(union tspec_body)); ResetTsCommonInfo()
272 pRet->TSpec.f.TSInfo.field.ucTSID == TID && list_for_each_entry()
273 pRet->TSpec.f.TSInfo.field.ucDirection == dir) list_for_each_entry()
298 memcpy((u8 *)(&(pTsCommonInfo->TSpec)), (u8 *)pTSPEC, MakeTSEntry()
313 union tspec_body TSpec; GetTs() local
314 union qos_tsinfo *pTSInfo = &TSpec.f.TSInfo; GetTs()
404 MakeTSEntry(*ppTS, Addr, &TSpec, NULL, 0, 0); GetTs()
H A Drtl819x_BAProc.c499 pTS->TsCommonInfo.TSpec.f.TSInfo.field.ucTSID; TsInitAddBA()
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TS.h22 TSPEC_BODY TSpec; member in struct:_TS_COMMON_INFO
H A Drtl819x_TSProc.c116 memset(&pTsCommonInfo->TSpec, 0, sizeof(TSPEC_BODY)); ResetTsCommonInfo()
275 // IEEE80211_DEBUG(IEEE80211_DL_TS, "ADD:%pM, TID:%d, dir:%d\n", pRet->Addr, pRet->TSpec.f.TSInfo.field.ucTSID, pRet->TSpec.f.TSInfo.field.ucDirection); list_for_each_entry()
277 if (pRet->TSpec.f.TSInfo.field.ucTSID == TID) list_for_each_entry()
278 if(pRet->TSpec.f.TSInfo.field.ucDirection == dir) list_for_each_entry()
308 memcpy((u8 *)(&(pTsCommonInfo->TSpec)), (u8 *)pTSPEC, sizeof(TSPEC_BODY)); MakeTSEntry()
395 TSPEC_BODY TSpec; GetTs() local
396 PQOS_TSINFO pTSInfo = &TSpec.f.TSInfo; GetTs()
437 MakeTSEntry(*ppTS, Addr, &TSpec, NULL, 0, 0); GetTs()
H A Drtl819x_Qos.h419 WMM_TSPEC TSpec; member in struct:_QOS_TSTREAM
487 WMM_TSPEC TSpec; member in struct:_STA_QOS
H A Drtl819x_BAProc.c662 pBA->BaParamSet.field.TID = pTS->TsCommonInfo.TSpec.f.TSInfo.field.ucTSID; // TID TsInitAddBA()
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2538 /* End of TSpec Parameters */

Completed in 559 milliseconds