Home
last modified time | relevance | path

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

/linux-6.8/drivers/staging/rtl8192e/
Drtl819x_TSProc.c122 struct tx_ts_record *pTxTS = ieee->tx_ts_records; in rtllib_ts_init() local
357 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry() local
434 void TsStartAddBaProcess(struct rtllib_device *ieee, struct tx_ts_record *pTxTS) in TsStartAddBaProcess()