Searched refs:rx_ts_record (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/rtl8192e/
H A Drtl819x_TS.h58 struct rx_ts_record { struct
H A Drtl819x_TSProc.c33 struct rx_ts_record *pRxTs = (struct rx_ts_record *)data;
132 static void ResetRxTsEntry(struct rx_ts_record *pTS)
143 struct rx_ts_record *pRxTS = ieee->RxTsRecord;
386 struct rx_ts_record *tmp =
388 struct rx_ts_record,
432 struct rx_ts_record *pRxTS = (struct rx_ts_record *)pTs;
H A Drtl819x_BAProc.c54 static u8 RxTsDeleteBA(struct rtllib_device *ieee, struct rx_ts_record *pRxTs)
247 struct rx_ts_record *pTS = NULL;
458 struct rx_ts_record *pRxTs;
527 struct rx_ts_record *pRxTs =
528 (struct rx_ts_record *)pTsCommonInfo;
558 struct rx_ts_record *pRxTs = (struct rx_ts_record *)data;
H A Drtllib_rx.c447 static bool AddReorderEntry(struct rx_ts_record *pTS,
524 void rtllib_FlushRxTsPendingPkts(struct rtllib_device *ieee, struct rx_ts_record *pTS)
552 struct rx_ts_record *pTS, u16 SeqNum)
915 struct rx_ts_record *pRxTS = NULL;
1268 struct rx_ts_record *pTS = NULL;
H A Drtllib.h2124 struct rx_ts_record RxTsRecord[TOTAL_TS_NUM];
2983 struct rx_ts_record *pTS);

Completed in 81 milliseconds