Searched refs:TClass (Results 1 – 5 of 5) sorted by relevance
34 union qos_tclas TClass[TCLAS_NUM]; member
114 memset(&pTsCommonInfo->TClass, 0, sizeof(union qos_tclas)*TCLAS_NUM); in ResetTsCommonInfo()302 memcpy((u8 *)(&(pTsCommonInfo->TClass[count])), in MakeTSEntry()
23 QOS_TCLAS TClass[TCLAS_NUM]; member
117 memset(&pTsCommonInfo->TClass, 0, sizeof(QOS_TCLAS)*TCLAS_NUM); in ResetTsCommonInfo()311 memcpy((u8 *)(&(pTsCommonInfo->TClass[count])), (u8 *)pTCLAS, sizeof(QOS_TCLAS)); in MakeTSEntry()
420 QOS_TCLAS TClass; member