Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/
Drtl819x_TS.h33 union tspec_body TSpec;
Drtl819x_TSProc.c114 memset(&pTsCommonInfo->TSpec, 0, sizeof(union tspec_body)); in ResetTsCommonInfo()
277 union tspec_body *pTSPEC, union qos_tclas *pTCLAS, in MakeTSEntry()
289 sizeof(union tspec_body)); in MakeTSEntry()
303 union tspec_body TSpec; in GetTs()
Drtl819x_Qos.h67 union tspec_body { union
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c107 memset(&pTsCommonInfo->t_spec, 0, sizeof(struct tspec_body)); in ResetTsCommonInfo()
268 struct tspec_body *pTSPEC, union qos_tclas *pTCLAS, u8 TCLAS_Num, in MakeTSEntry()
279 memcpy((u8 *)(&(pTsCommonInfo->t_spec)), (u8 *)pTSPEC, sizeof(struct tspec_body)); in MakeTSEntry()
357 struct tspec_body TSpec; in GetTs()
Drtl819x_Qos.h53 struct tspec_body { struct
Drtl819x_TS.h72 struct tspec_body t_spec;