Home
last modified time | relevance | path

Searched defs:pTS (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/drivers/staging/rtl8192e/
Drtl819x_TSProc.c120 static void ResetTxTsEntry(struct tx_ts_record *pTS) in ResetTxTsEntry()
132 static void ResetRxTsEntry(struct rx_ts_record *pTS) in ResetRxTsEntry()
464 struct ts_common_info *pTS, *pTmpTS; in RemovePeerTS() local
504 struct ts_common_info *pTS, *pTmpTS; in RemoveAllTS() local
Drtl819x_BAProc.c247 struct rx_ts_record *pTS = NULL; in rtllib_rx_ADDBAReq() local
328 struct tx_ts_record *pTS = NULL; in rtllib_rx_ADDBARsp() local
486 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS, in TsInitAddBA()
Drtllib_rx.c444 static bool AddReorderEntry(struct rx_ts_record *pTS, in AddReorderEntry()
519 void rtllib_FlushRxTsPendingPkts(struct rtllib_device *ieee, struct rx_ts_record *pTS) in rtllib_FlushRxTsPendingPkts()
547 struct rx_ts_record *pTS, u16 SeqNum) in RxReorderIndicatePacket()
1257 struct rx_ts_record *pTS = NULL; in rtllib_rx_InfraAdhoc() local
Drtllib_tx.c521 struct tx_ts_record *pTS = NULL; in rtllib_query_seqnum() local
/linux-3.3/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c122 void ResetTxTsEntry(PTX_TS_RECORD pTS) in ResetTxTsEntry()
133 void ResetRxTsEntry(PRX_TS_RECORD pTS) in ResetRxTsEntry()
532 PTS_COMMON_INFO pTS, pTmpTS; in RemovePeerTS() local
579 PTS_COMMON_INFO pTS, pTmpTS; in RemoveAllTS() local
Drtl819x_BAProc.c339 PRX_TS_RECORD pTS = NULL; in ieee80211_rx_ADDBAReq() local
434 PTX_TS_RECORD pTS = NULL; in ieee80211_rx_ADDBARsp() local
640 PTX_TS_RECORD pTS, in TsInitAddBA()
Dieee80211_rx.c523 PRX_TS_RECORD pTS, in AddReorderEntry()
607 PRX_TS_RECORD pTS, in RxReorderIndicatePacket()
910 PRX_TS_RECORD pTS = NULL; in ieee80211_rx() local
Dieee80211_tx.c582 PTX_TS_RECORD pTS = NULL; in ieee80211_query_seqnum() local