Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/
Drtl819x_TSProc.c29 struct rx_ts_record *pRxTs = (struct rx_ts_record *)data; in RxPktPendingTimeout()
131 static void ResetRxTsEntry(struct rx_ts_record *pTS) in ResetRxTsEntry()
142 struct rx_ts_record *pRxTS = ieee->RxTsRecord; in TSInitialize()
384 struct rx_ts_record *tmp = in GetTs()
386 struct rx_ts_record, in GetTs()
426 struct rx_ts_record *pRxTS = (struct rx_ts_record *)pTs; in RemoveTsEntry()
Drtl819x_BAProc.c53 static u8 RxTsDeleteBA(struct rtllib_device *ieee, struct rx_ts_record *pRxTs) in RxTsDeleteBA()
238 struct rx_ts_record *pTS = NULL; in rtllib_rx_ADDBAReq()
454 struct rx_ts_record *pRxTs; in rtllib_rx_DELBA()
524 struct rx_ts_record *pRxTs = in TsInitDelBA()
525 (struct rx_ts_record *)pTsCommonInfo; in TsInitDelBA()
555 struct rx_ts_record *pRxTs = (struct rx_ts_record *)data; in RxBaInactTimeout()
Drtl819x_TS.h52 struct rx_ts_record { struct
Drtllib_rx.c457 static bool AddReorderEntry(struct rx_ts_record *pTS, in AddReorderEntry()
542 struct rx_ts_record *pTS) in rtllib_FlushRxTsPendingPkts()
576 struct rx_ts_record *pTS, u16 SeqNum) in RxReorderIndicatePacket()
948 struct rx_ts_record *pRxTS = NULL; in rtllib_rx_check_duplicate()
1314 struct rx_ts_record *pTS = NULL; in rtllib_rx_InfraAdhoc()
Drtllib.h1517 struct rx_ts_record RxTsRecord[TOTAL_TS_NUM];
2204 struct rx_ts_record *pTS);