tx_ts_record       27 drivers/staging/rtl8192e/rtl819x_BAProc.c static u8 TxTsDeleteBA(struct rtllib_device *ieee, struct tx_ts_record *pTxTs)
tx_ts_record      313 drivers/staging/rtl8192e/rtl819x_BAProc.c 	struct tx_ts_record *pTS = NULL;
tx_ts_record      457 drivers/staging/rtl8192e/rtl819x_BAProc.c 		struct tx_ts_record *pTxTs;
tx_ts_record      475 drivers/staging/rtl8192e/rtl819x_BAProc.c void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS,
tx_ts_record      504 drivers/staging/rtl8192e/rtl819x_BAProc.c 		struct tx_ts_record *pTxTs =
tx_ts_record      505 drivers/staging/rtl8192e/rtl819x_BAProc.c 			 (struct tx_ts_record *)pTsCommonInfo;
tx_ts_record      525 drivers/staging/rtl8192e/rtl819x_BAProc.c 	struct tx_ts_record *pTxTs = from_timer(pTxTs, t,
tx_ts_record      535 drivers/staging/rtl8192e/rtl819x_BAProc.c 	struct tx_ts_record *pTxTs = from_timer(pTxTs, t,
tx_ts_record       94 drivers/staging/rtl8192e/rtl819x_TSProc.c 	struct tx_ts_record *pTxTs = from_timer(pTxTs, t, TsAddBaTimer);
tx_ts_record      112 drivers/staging/rtl8192e/rtl819x_TSProc.c static void ResetTxTsEntry(struct tx_ts_record *pTS)
tx_ts_record      134 drivers/staging/rtl8192e/rtl819x_TSProc.c 	struct tx_ts_record *pTxTS  = ieee->TxTsRecord;
tx_ts_record      358 drivers/staging/rtl8192e/rtl819x_TSProc.c 			struct tx_ts_record *tmp =
tx_ts_record      360 drivers/staging/rtl8192e/rtl819x_TSProc.c 				struct tx_ts_record,
tx_ts_record      433 drivers/staging/rtl8192e/rtl819x_TSProc.c 		struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs;
tx_ts_record      510 drivers/staging/rtl8192e/rtl819x_TSProc.c void TsStartAddBaProcess(struct rtllib_device *ieee, struct tx_ts_record *pTxTS)
tx_ts_record     1458 drivers/staging/rtl8192e/rtllib.h 	struct tx_ts_record TxTsRecord[TOTAL_TS_NUM];
tx_ts_record     2106 drivers/staging/rtl8192e/rtllib.h void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS,
tx_ts_record     2119 drivers/staging/rtl8192e/rtllib.h 			 struct tx_ts_record *pTxTS);
tx_ts_record      273 drivers/staging/rtl8192e/rtllib_tx.c 	struct tx_ts_record *pTxTs = NULL;
tx_ts_record      505 drivers/staging/rtl8192e/rtllib_tx.c 		struct tx_ts_record *pTS = NULL;
tx_ts_record     1646 drivers/staging/rtl8192u/ieee80211/ieee80211.h 	struct tx_ts_record		TxTsRecord[TOTAL_TS_NUM];
tx_ts_record     2383 drivers/staging/rtl8192u/ieee80211/ieee80211.h void TsInitAddBA(struct ieee80211_device *ieee, struct tx_ts_record *pTS,
tx_ts_record     2401 drivers/staging/rtl8192u/ieee80211/ieee80211.h void TsStartAddBaProcess(struct ieee80211_device *ieee, struct tx_ts_record   *pTxTS);
tx_ts_record      294 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c 	struct tx_ts_record        *pTxTs = NULL;
tx_ts_record      522 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c 		struct tx_ts_record *pTS = NULL;
tx_ts_record       43 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c static u8 TxTsDeleteBA(struct ieee80211_device *ieee, struct tx_ts_record *pTxTs)
tx_ts_record      419 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c 	struct tx_ts_record     *pTS = NULL;
tx_ts_record      580 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c 		struct tx_ts_record *pTxTs;
tx_ts_record      609 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c 	struct tx_ts_record     *pTS,
tx_ts_record      640 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c 		struct tx_ts_record *pTxTs = (struct tx_ts_record *)pTsCommonInfo;
tx_ts_record      668 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c 	struct tx_ts_record *pTxTs = from_timer(pTxTs, t, tx_pending_ba_record.timer);
tx_ts_record      677 drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c 	struct tx_ts_record *pTxTs = from_timer(pTxTs, t, tx_admitted_ba_record.timer);
tx_ts_record       95 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c 	struct tx_ts_record *pTxTs = from_timer(pTxTs, t, ts_add_ba_timer);
tx_ts_record      113 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c static void ResetTxTsEntry(struct tx_ts_record *pTS)
tx_ts_record      134 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c 	struct tx_ts_record     *pTxTS  = ieee->TxTsRecord;
tx_ts_record      375 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c 					struct tx_ts_record *tmp = container_of(*ppTS, struct tx_ts_record, ts_common_info);
tx_ts_record      446 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c 		struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs;
tx_ts_record      519 drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c void TsStartAddBaProcess(struct ieee80211_device *ieee, struct tx_ts_record *pTxTS)