Searched defs:pTxTS (Results 1 – 2 of 2) sorted by relevance
142 struct tx_ts_record *pTxTS = ieee->TxTsRecord; in TSInitialize() local457 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry() local531 void TsStartAddBaProcess(struct rtllib_device *ieee, struct tx_ts_record *pTxTS) in TsStartAddBaProcess()
143 PTX_TS_RECORD pTxTS = ieee->TxTsRecord; in TSInitialize() local525 PTX_TS_RECORD pTxTS = (PTX_TS_RECORD)pTs; in RemoveTsEntry() local610 void TsStartAddBaProcess(struct ieee80211_device* ieee, PTX_TS_RECORD pTxTS) in TsStartAddBaProcess()