Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/
Drtl819x_TSProc.c101 struct tx_ts_record *pTxTs = (struct tx_ts_record *)data; in TsAddBaProcess()
119 static void ResetTxTsEntry(struct tx_ts_record *pTS) in ResetTxTsEntry()
141 struct tx_ts_record *pTxTS = ieee->TxTsRecord; in TSInitialize()
378 struct tx_ts_record *tmp = in GetTs()
380 struct tx_ts_record, in GetTs()
453 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry()
530 void TsStartAddBaProcess(struct rtllib_device *ieee, struct tx_ts_record *pTxTS) in TsStartAddBaProcess()
Drtl819x_BAProc.c35 static u8 TxTsDeleteBA(struct rtllib_device *ieee, struct tx_ts_record *pTxTs) in TxTsDeleteBA()
323 struct tx_ts_record *pTS = NULL; in rtllib_rx_ADDBARsp()
467 struct tx_ts_record *pTxTs; in rtllib_rx_DELBA()
485 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS, in TsInitAddBA()
514 struct tx_ts_record *pTxTs = in TsInitDelBA()
515 (struct tx_ts_record *)pTsCommonInfo; in TsInitDelBA()
535 struct tx_ts_record *pTxTs = (struct tx_ts_record *)data; in BaSetupTimeOut()
544 struct tx_ts_record *pTxTs = (struct tx_ts_record *)data; in TxBaInactTimeout()
Drtl819x_TS.h39 struct tx_ts_record { struct
Drtllib_tx.c289 struct tx_ts_record *pTxTs = NULL; in rtllib_tx_query_agg_cap()
521 struct tx_ts_record *pTS = NULL; in rtllib_query_seqnum()
Drtllib.h1513 struct tx_ts_record TxTsRecord[TOTAL_TS_NUM];
2164 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS,
2177 struct tx_ts_record *pTxTS);