Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8192e/
Drtl819x_TSProc.c266 union tspec_body *pTSPEC, union qos_tclas *pTCLAS, in MakeTSEntry() argument
282 (u8 *)pTCLAS, sizeof(union qos_tclas)); in MakeTSEntry()
/Linux-v5.15/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c266 struct tspec_body *pTSPEC, union qos_tclas *pTCLAS, u8 TCLAS_Num, in MakeTSEntry() argument
280 memcpy((u8 *)(&(pTsCommonInfo->t_class[count])), (u8 *)pTCLAS, sizeof(union qos_tclas)); in MakeTSEntry()