Home
last modified time | relevance | path

Searched refs:qos_tclas (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TS.h17 union qos_tclas { union
73 union qos_tclas t_class[TCLAS_NUM];
H A Drtl819x_TSProc.c108 memset(&pTsCommonInfo->t_class, 0, sizeof(union qos_tclas) * TCLAS_NUM); in ResetTsCommonInfo()
266 struct tspec_body *pTSPEC, union qos_tclas *pTCLAS, u8 TCLAS_Num, in MakeTSEntry()
280 memcpy((u8 *)(&(pTsCommonInfo->t_class[count])), (u8 *)pTCLAS, sizeof(union qos_tclas)); in MakeTSEntry()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_TS.h24 union qos_tclas TClass[TCLAS_NUM];
H A Drtl819x_TSProc.c99 memset(&pTsCommonInfo->TClass, 0, sizeof(union qos_tclas) * TCLAS_NUM); in ResetTsCommonInfo()
226 union tspec_body *pTSPEC, union qos_tclas *pTCLAS, in MakeTSEntry()
242 (u8 *)pTCLAS, sizeof(union qos_tclas)); in MakeTSEntry()
H A Drtl819x_Qos.h106 union qos_tclas { union