Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c134 struct tx_ts_record *pTxTS = ieee->TxTsRecord; in TSInitialize() local
450 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry() local
523 void TsStartAddBaProcess(struct ieee80211_device *ieee, struct tx_ts_record *pTxTS) in TsStartAddBaProcess()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtl819x_TSProc.c142 struct tx_ts_record *pTxTS = ieee->TxTsRecord; in TSInitialize() local
441 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry() local
518 void TsStartAddBaProcess(struct rtllib_device *ieee, struct tx_ts_record *pTxTS) in TsStartAddBaProcess()