Searched defs:pTS (Results 1 – 8 of 8) sorted by relevance
/linux-5.19.10/drivers/staging/rtl8192e/ |
D | rtl819x_TSProc.c | 112 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
|
D | rtl819x_BAProc.c | 227 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()
|
D | rtllib_rx.c | 449 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
|
D | rtllib_tx.c | 505 struct tx_ts_record *pTS = NULL; in rtllib_query_seqnum() local
|
/linux-5.19.10/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_TSProc.c | 113 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
|
D | rtl819x_BAProc.c | 324 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()
|
D | ieee80211_rx.c | 504 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
|
D | ieee80211_tx.c | 521 struct tx_ts_record *pTS = NULL; in ieee80211_query_seqnum() local
|