Searched defs:pTS (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/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() 464 struct ts_common_info *pTS, *pTmpTS; in RemovePeerTS() local 504 struct ts_common_info *pTS, *pTmpTS; in RemoveAllTS() local
|
D | rtl819x_BAProc.c | 247 struct rx_ts_record *pTS = NULL; in rtllib_rx_ADDBAReq() local 328 struct tx_ts_record *pTS = NULL; in rtllib_rx_ADDBARsp() local 486 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS, in TsInitAddBA()
|
D | rtllib_rx.c | 444 static bool AddReorderEntry(struct rx_ts_record *pTS, in AddReorderEntry() 519 void rtllib_FlushRxTsPendingPkts(struct rtllib_device *ieee, struct rx_ts_record *pTS) in rtllib_FlushRxTsPendingPkts() 547 struct rx_ts_record *pTS, u16 SeqNum) in RxReorderIndicatePacket() 1257 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
|
/linux-3.3/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_TSProc.c | 122 void ResetTxTsEntry(PTX_TS_RECORD pTS) in ResetTxTsEntry() 133 void ResetRxTsEntry(PRX_TS_RECORD pTS) in ResetRxTsEntry() 532 PTS_COMMON_INFO pTS, pTmpTS; in RemovePeerTS() local 579 PTS_COMMON_INFO pTS, pTmpTS; in RemoveAllTS() local
|
D | rtl819x_BAProc.c | 339 PRX_TS_RECORD pTS = NULL; in ieee80211_rx_ADDBAReq() local 434 PTX_TS_RECORD pTS = NULL; in ieee80211_rx_ADDBARsp() local 640 PTX_TS_RECORD pTS, in TsInitAddBA()
|
D | ieee80211_rx.c | 523 PRX_TS_RECORD pTS, in AddReorderEntry() 607 PRX_TS_RECORD pTS, in RxReorderIndicatePacket() 910 PRX_TS_RECORD pTS = NULL; in ieee80211_rx() local
|
D | ieee80211_tx.c | 582 PTX_TS_RECORD pTS = NULL; in ieee80211_query_seqnum() local
|