Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/
Drtl819x_TSProc.c120 static void ResetTxTsEntry(struct tx_ts_record *pTS) in ResetTxTsEntry()
132 static void ResetRxTsEntry(struct rx_ts_record *pTS) in ResetRxTsEntry()
467 struct ts_common_info *pTS, *pTmpTS; in RemovePeerTS() local
509 struct ts_common_info *pTS, *pTmpTS; in RemoveAllTS() local
Drtl819x_BAProc.c246 struct rx_ts_record *pTS = NULL; in rtllib_rx_ADDBAReq() local
329 struct tx_ts_record *pTS = NULL; in rtllib_rx_ADDBARsp() local
493 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS, in TsInitAddBA()
Drtllib_rx.c444 static bool AddReorderEntry(struct rx_ts_record *pTS, in AddReorderEntry()
522 void rtllib_FlushRxTsPendingPkts(struct rtllib_device *ieee, struct rx_ts_record *pTS) in rtllib_FlushRxTsPendingPkts()
552 struct rx_ts_record *pTS, u16 SeqNum) in RxReorderIndicatePacket()
1258 struct rx_ts_record *pTS = NULL; in rtllib_rx_InfraAdhoc() local
Drtllib_tx.c522 struct tx_ts_record *pTS = NULL; in rtllib_query_seqnum() local
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c122 static void ResetTxTsEntry(PTX_TS_RECORD pTS) in ResetTxTsEntry()
133 static void ResetRxTsEntry(PRX_TS_RECORD pTS) in ResetRxTsEntry()
507 PTS_COMMON_INFO pTS, pTmpTS; in RemovePeerTS() local
554 PTS_COMMON_INFO pTS, pTmpTS; in RemoveAllTS() local
Drtl819x_BAProc.c343 PRX_TS_RECORD pTS = NULL; in ieee80211_rx_ADDBAReq() local
440 PTX_TS_RECORD pTS = NULL; in ieee80211_rx_ADDBARsp() local
649 PTX_TS_RECORD pTS, in TsInitAddBA()
Dieee80211_rx.c518 static bool AddReorderEntry(PRX_TS_RECORD pTS, PRX_REORDER_ENTRY pReorderEntry) in AddReorderEntry()
600 PRX_TS_RECORD pTS, u16 SeqNum) in RxReorderIndicatePacket()
903 PRX_TS_RECORD pTS = NULL; in ieee80211_rx() local
Dieee80211_tx.c588 PTX_TS_RECORD pTS = NULL; in ieee80211_query_seqnum() local