Home
last modified time | relevance | path

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

/drivers/staging/rtl8192e/
Drtl819x_TSProc.c119 static void ResetTxTsEntry(struct tx_ts_record *pTS) in ResetTxTsEntry()
131 static void ResetRxTsEntry(struct rx_ts_record *pTS) in ResetRxTsEntry()
459 struct ts_common_info *pTS, *pTmpTS; in RemovePeerTS() local
501 struct ts_common_info *pTS, *pTmpTS; in RemoveAllTS() local
Drtl819x_BAProc.c238 struct rx_ts_record *pTS = NULL; in rtllib_rx_ADDBAReq() local
323 struct tx_ts_record *pTS = NULL; in rtllib_rx_ADDBARsp() local
485 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS, in TsInitAddBA()
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()
1314 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
/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c120 static void ResetTxTsEntry(PTX_TS_RECORD pTS) in ResetTxTsEntry()
131 static void ResetRxTsEntry(PRX_TS_RECORD pTS) in ResetRxTsEntry()
504 PTS_COMMON_INFO pTS, pTmpTS; in RemovePeerTS() local
551 PTS_COMMON_INFO pTS, pTmpTS; in RemoveAllTS() local
Drtl819x_BAProc.c343 PRX_TS_RECORD pTS = NULL; in ieee80211_rx_ADDBAReq() local
440 PTX_TS_RECORD pTS = NULL; in ieee80211_rx_ADDBARsp() local
646 PTX_TS_RECORD pTS, in TsInitAddBA()
Dieee80211_rx.c511 static bool AddReorderEntry(PRX_TS_RECORD pTS, PRX_REORDER_ENTRY pReorderEntry) in AddReorderEntry()
591 PRX_TS_RECORD pTS, u16 SeqNum) in RxReorderIndicatePacket()
905 PRX_TS_RECORD pTS = NULL; in ieee80211_rx() local
Dieee80211_tx.c588 PTX_TS_RECORD pTS = NULL; in ieee80211_query_seqnum() local