Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/
Drtl819x_TSProc.c287 union tspec_body *pTSPEC, union qos_tclas *pTCLAS, in MakeTSEntry() argument
303 (u8 *)pTCLAS, sizeof(union qos_tclas)); in MakeTSEntry()
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c297 PTSPEC_BODY pTSPEC, PQOS_TCLAS pTCLAS, u8 TCLAS_Num, in MakeTSEntry() argument
311 memcpy((u8 *)(&(pTsCommonInfo->TClass[count])), (u8 *)pTCLAS, sizeof(QOS_TCLAS)); in MakeTSEntry()