Searched refs:TClass (Results 1 – 5 of 5) sorted by relevance
40 union qos_tclas TClass[TCLAS_NUM]; member
115 memset(&pTsCommonInfo->TClass, 0, sizeof(union qos_tclas)*TCLAS_NUM); in ResetTsCommonInfo()303 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()330 memcpy((u8 *)(&(pTsCommonInfo->TClass[count])), (u8 *)pTCLAS, sizeof(QOS_TCLAS)); in MakeTSEntry()
453 QOS_TCLAS TClass; member