Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8192e/
Drtl819x_TSProc.c112 static void ResetTxTsEntry(struct tx_ts_record *pTS) in ResetTxTsEntry()
124 static void ResetRxTsEntry(struct rx_ts_record *pTS) in ResetRxTsEntry()
438 struct ts_common_info *pTS, *pTmpTS; in RemovePeerTS() local
480 struct ts_common_info *pTS, *pTmpTS; in RemoveAllTS() local
Drtl819x_BAProc.c227 struct rx_ts_record *pTS = NULL; in rtllib_rx_ADDBAReq() local
312 struct tx_ts_record *pTS = NULL; in rtllib_rx_ADDBARsp() local
471 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS, in TsInitAddBA()
Drtllib_rx.c449 static bool AddReorderEntry(struct rx_ts_record *pTS, in AddReorderEntry()
534 struct rx_ts_record *pTS) in rtllib_FlushRxTsPendingPkts()
568 struct rx_ts_record *pTS, u16 SeqNum) in RxReorderIndicatePacket()
1300 struct rx_ts_record *pTS = NULL; in rtllib_rx_InfraAdhoc() local
Drtllib_tx.c505 struct tx_ts_record *pTS = NULL; in rtllib_query_seqnum() local
/linux-5.19.10/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c113 static void ResetTxTsEntry(struct tx_ts_record *pTS) in ResetTxTsEntry()
124 static void ResetRxTsEntry(struct rx_ts_record *pTS) in ResetRxTsEntry()
453 struct ts_common_info *pTS, *pTmpTS; in RemovePeerTS() local
492 struct ts_common_info *pTS, *pTmpTS; in RemoveAllTS() local
Drtl819x_BAProc.c324 struct rx_ts_record *pTS = NULL; in ieee80211_rx_ADDBAReq() local
419 struct tx_ts_record *pTS = NULL; in ieee80211_rx_ADDBARsp() local
609 struct tx_ts_record *pTS, in TsInitAddBA()
Dieee80211_rx.c504 static bool AddReorderEntry(struct rx_ts_record *pTS, struct rx_reorder_entry *pReorderEntry) in AddReorderEntry()
587 struct rx_ts_record *pTS, u16 SeqNum) in RxReorderIndicatePacket()
893 struct rx_ts_record *pTS = NULL; in ieee80211_rx() local
Dieee80211_tx.c521 struct tx_ts_record *pTS = NULL; in ieee80211_query_seqnum() local