Home
last modified time | relevance | path

Searched refs:t_class (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TS.h73 union qos_tclas t_class[TCLAS_NUM]; member
H A Drtl819x_TSProc.c108 memset(&pTsCommonInfo->t_class, 0, sizeof(union qos_tclas) * TCLAS_NUM); in ResetTsCommonInfo()
280 memcpy((u8 *)(&(pTsCommonInfo->t_class[count])), (u8 *)pTCLAS, sizeof(union qos_tclas)); in MakeTSEntry()