Home
last modified time | relevance | path

Searched defs:pTxTS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c134 struct tx_ts_record *pTxTS = ieee->TxTsRecord; in TSInitialize() local
446 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry() local
519 void TsStartAddBaProcess(struct ieee80211_device *ieee, struct tx_ts_record *pTxTS) in TsStartAddBaProcess()
/linux-6.1.9/drivers/staging/rtl8192e/
Drtl819x_TSProc.c134 struct tx_ts_record *pTxTS = ieee->TxTsRecord; in TSInitialize() local
430 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry() local
507 void TsStartAddBaProcess(struct rtllib_device *ieee, struct tx_ts_record *pTxTS) in TsStartAddBaProcess()