Searched defs:pTS (Results 1 – 8 of 8) sorted by relevance
/drivers/staging/rtl8192e/ |
D | rtl819x_TSProc.c | 104 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
|
D | rtl819x_BAProc.c | 223 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()
|
D | rtllib_rx.c | 438 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
|
D | rtllib_tx.c | 499 struct tx_ts_record *pTS = NULL; in rtllib_query_seqnum() local
|
/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
|