Searched defs:pTS (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/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() 457 struct ts_common_info *pTS, *pTmpTS; in RemovePeerTS() local 496 struct ts_common_info *pTS, *pTmpTS; in RemoveAllTS() local
|
D | rtl819x_BAProc.c | 328 struct rx_ts_record *pTS = NULL; in ieee80211_rx_ADDBAReq() local 423 struct tx_ts_record *pTS = NULL; in ieee80211_rx_ADDBARsp() local 613 struct tx_ts_record *pTS, in TsInitAddBA()
|
D | ieee80211_rx.c | 511 static bool AddReorderEntry(struct rx_ts_record *pTS, PRX_REORDER_ENTRY pReorderEntry) in AddReorderEntry() 589 struct rx_ts_record *pTS, u16 SeqNum) in RxReorderIndicatePacket() 901 struct rx_ts_record *pTS = NULL; in ieee80211_rx() local
|
D | ieee80211_tx.c | 587 struct tx_ts_record *pTS = NULL; in ieee80211_query_seqnum() local
|
/Linux-v4.19/drivers/staging/rtl8192e/ |
D | rtl819x_TSProc.c | 120 static void ResetTxTsEntry(struct tx_ts_record *pTS) in ResetTxTsEntry() 132 static void ResetRxTsEntry(struct rx_ts_record *pTS) in ResetRxTsEntry() 449 struct ts_common_info *pTS, *pTmpTS; in RemovePeerTS() local 491 struct ts_common_info *pTS, *pTmpTS; in RemoveAllTS() local
|
D | rtl819x_BAProc.c | 236 struct rx_ts_record *pTS = NULL; in rtllib_rx_ADDBAReq() local 321 struct tx_ts_record *pTS = NULL; in rtllib_rx_ADDBARsp() local 483 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS, in TsInitAddBA()
|
D | rtllib_rx.c | 457 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() 1308 struct rx_ts_record *pTS = NULL; in rtllib_rx_InfraAdhoc() local
|
D | rtllib_tx.c | 521 struct tx_ts_record *pTS = NULL; in rtllib_query_seqnum() local
|