Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/
Drtl819x_TSProc.c33 struct rx_ts_record *pRxTs = (struct rx_ts_record *)data; in RxPktPendingTimeout()
132 static void ResetRxTsEntry(struct rx_ts_record *pTS) in ResetRxTsEntry()
143 struct rx_ts_record *pRxTS = ieee->RxTsRecord; in TSInitialize()
389 struct rx_ts_record *tmp = in GetTs()
391 struct rx_ts_record, in GetTs()
431 struct rx_ts_record *pRxTS = (struct rx_ts_record *)pTs; in RemoveTsEntry()
Drtl819x_BAProc.c56 static u8 RxTsDeleteBA(struct rtllib_device *ieee, struct rx_ts_record *pRxTs) in RxTsDeleteBA()
246 struct rx_ts_record *pTS = NULL; in rtllib_rx_ADDBAReq()
461 struct rx_ts_record *pRxTs; in rtllib_rx_DELBA()
532 struct rx_ts_record *pRxTs = in TsInitDelBA()
533 (struct rx_ts_record *)pTsCommonInfo; in TsInitDelBA()
563 struct rx_ts_record *pRxTs = (struct rx_ts_record *)data; in RxBaInactTimeout()
Drtl819x_TS.h58 struct rx_ts_record { struct
Drtllib_rx.c444 static bool AddReorderEntry(struct rx_ts_record *pTS, in AddReorderEntry()
522 void rtllib_FlushRxTsPendingPkts(struct rtllib_device *ieee, struct rx_ts_record *pTS) in rtllib_FlushRxTsPendingPkts()
552 struct rx_ts_record *pTS, u16 SeqNum) in RxReorderIndicatePacket()
904 struct rx_ts_record *pRxTS = NULL; in rtllib_rx_check_duplicate()
1258 struct rx_ts_record *pTS = NULL; in rtllib_rx_InfraAdhoc()
Drtllib.h2060 struct rx_ts_record RxTsRecord[TOTAL_TS_NUM];
2916 struct rx_ts_record *pTS);