Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/
Drtl819x_TSProc.c101 struct tx_ts_record *pTxTs = (struct tx_ts_record *)data; in TsAddBaProcess()
120 static void ResetTxTsEntry(struct tx_ts_record *pTS) in ResetTxTsEntry()
142 struct tx_ts_record *pTxTS = ieee->TxTsRecord; in TSInitialize()
383 struct tx_ts_record *tmp = in GetTs()
385 struct tx_ts_record, in GetTs()
459 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry()
536 void TsStartAddBaProcess(struct rtllib_device *ieee, struct tx_ts_record *pTxTS) in TsStartAddBaProcess()
Drtl819x_BAProc.c38 static u8 TxTsDeleteBA(struct rtllib_device *ieee, struct tx_ts_record *pTxTs) in TxTsDeleteBA()
329 struct tx_ts_record *pTS = NULL; in rtllib_rx_ADDBARsp()
474 struct tx_ts_record *pTxTs; in rtllib_rx_DELBA()
493 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS, in TsInitAddBA()
522 struct tx_ts_record *pTxTs = in TsInitDelBA()
523 (struct tx_ts_record *)pTsCommonInfo; in TsInitDelBA()
543 struct tx_ts_record *pTxTs = (struct tx_ts_record *)data; in BaSetupTimeOut()
552 struct tx_ts_record *pTxTs = (struct tx_ts_record *)data; in TxBaInactTimeout()
Drtl819x_TS.h45 struct tx_ts_record { struct
Drtllib_tx.c290 struct tx_ts_record *pTxTs = NULL; in rtllib_tx_query_agg_cap()
522 struct tx_ts_record *pTS = NULL; in rtllib_query_seqnum()
Drtllib.h2056 struct tx_ts_record TxTsRecord[TOTAL_TS_NUM];
2854 extern void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS,
2873 struct tx_ts_record *pTxTS);