Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_TSProc.c104 static void ResetTxTsEntry(struct tx_ts_record *pTS) in ResetTxTsEntry()
116 static void ResetRxTsEntry(struct rx_ts_record *pTS) in ResetRxTsEntry()
393 struct ts_common_info *pTS, *pTmpTS; in RemovePeerTS() local
435 struct ts_common_info *pTS, *pTmpTS; in RemoveAllTS() local
H A Drtl819x_BAProc.c223 struct rx_ts_record *pTS = NULL; in rtllib_rx_ADDBAReq() local
307 struct tx_ts_record *pTS = NULL; in rtllib_rx_ADDBARsp() local
464 void rtllib_ts_init_add_ba(struct rtllib_device *ieee, struct tx_ts_record *pTS, in rtllib_ts_init_add_ba()
H A Drtllib_rx.c438 static bool AddReorderEntry(struct rx_ts_record *pTS, in AddReorderEntry()
523 struct rx_ts_record *pTS) in rtllib_FlushRxTsPendingPkts()
557 struct rx_ts_record *pTS, u16 SeqNum) in RxReorderIndicatePacket()
1281 struct rx_ts_record *pTS = NULL; in rtllib_rx_InfraAdhoc() local
H A Drtllib_tx.c499 struct tx_ts_record *pTS = NULL; in rtllib_query_seqnum() local
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A 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
H A 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()
H A 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
H A Dieee80211_tx.c521 struct tx_ts_record *pTS = NULL; in ieee80211_query_seqnum() local