Searched refs:tx_ts_record (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/staging/rtl8192e/
H A Drtl819x_TS.h25 struct tx_ts_record { struct
H A Drtl819x_TSProc.c85 struct tx_ts_record *ts = from_timer(ts, t, ts_add_ba_timer);
100 static void ResetTxTsEntry(struct tx_ts_record *ts)
122 struct tx_ts_record *pTxTS = ieee->tx_ts_records;
292 struct tx_ts_record *tmp =
294 struct tx_ts_record,
357 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs;
434 void TsStartAddBaProcess(struct rtllib_device *ieee, struct tx_ts_record *pTxTS)
H A Drtl819x_BAProc.c26 static u8 tx_ts_delete_ba(struct rtllib_device *ieee, struct tx_ts_record *ts)
307 struct tx_ts_record *ts = NULL;
446 struct tx_ts_record *ts;
464 void rtllib_ts_init_add_ba(struct rtllib_device *ieee, struct tx_ts_record *ts,
492 struct tx_ts_record *ts =
493 (struct tx_ts_record *)ts_common_info;
513 struct tx_ts_record *ts = from_timer(ts, t,
523 struct tx_ts_record *ts = from_timer(ts, t,
H A Drtllib.h1211 struct tx_ts_record tx_ts_records[TOTAL_TS_NUM];
1761 void rtllib_ts_init_add_ba(struct rtllib_device *ieee, struct tx_ts_record *ts,
1774 struct tx_ts_record *pTxTS);
H A Drtllib_tx.c270 struct tx_ts_record *ts = NULL;
476 struct tx_ts_record *ts = NULL;

Completed in 182 milliseconds