Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c95 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, ts_add_ba_timer); in TsAddBaProcess()
113 static void ResetTxTsEntry(struct tx_ts_record *pTS) in ResetTxTsEntry()
134 struct tx_ts_record *pTxTS = ieee->TxTsRecord; in TSInitialize()
375 struct tx_ts_record *tmp = container_of(*ppTS, struct tx_ts_record, ts_common_info); in GetTs()
446 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry()
519 void TsStartAddBaProcess(struct ieee80211_device *ieee, struct tx_ts_record *pTxTS) in TsStartAddBaProcess()
Drtl819x_BAProc.c43 static u8 TxTsDeleteBA(struct ieee80211_device *ieee, struct tx_ts_record *pTxTs) in TxTsDeleteBA()
419 struct tx_ts_record *pTS = NULL; in ieee80211_rx_ADDBARsp()
580 struct tx_ts_record *pTxTs; in ieee80211_rx_DELBA()
609 struct tx_ts_record *pTS, in TsInitAddBA()
640 struct tx_ts_record *pTxTs = (struct tx_ts_record *)pTsCommonInfo; in TsInitDelBA()
668 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, tx_pending_ba_record.timer); in BaSetupTimeOut()
677 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, tx_admitted_ba_record.timer); in TxBaInactTimeout()
Drtl819x_TS.h78 struct tx_ts_record { struct
Dieee80211_tx.c294 struct tx_ts_record *pTxTs = NULL; in ieee80211_tx_query_agg_cap()
522 struct tx_ts_record *pTS = NULL; in ieee80211_query_seqnum()
Dieee80211.h1646 struct tx_ts_record TxTsRecord[TOTAL_TS_NUM];
2383 void TsInitAddBA(struct ieee80211_device *ieee, struct tx_ts_record *pTS,
2401 void TsStartAddBaProcess(struct ieee80211_device *ieee, struct tx_ts_record *pTxTS);
/Linux-v5.4/drivers/staging/rtl8192e/
Drtl819x_TSProc.c94 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, TsAddBaTimer); in TsAddBaProcess()
112 static void ResetTxTsEntry(struct tx_ts_record *pTS) in ResetTxTsEntry()
134 struct tx_ts_record *pTxTS = ieee->TxTsRecord; in TSInitialize()
358 struct tx_ts_record *tmp = in GetTs()
360 struct tx_ts_record, in GetTs()
433 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry()
510 void TsStartAddBaProcess(struct rtllib_device *ieee, struct tx_ts_record *pTxTS) in TsStartAddBaProcess()
Drtl819x_BAProc.c27 static u8 TxTsDeleteBA(struct rtllib_device *ieee, struct tx_ts_record *pTxTs) in TxTsDeleteBA()
313 struct tx_ts_record *pTS = NULL; in rtllib_rx_ADDBARsp()
457 struct tx_ts_record *pTxTs; in rtllib_rx_DELBA()
475 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS, in TsInitAddBA()
504 struct tx_ts_record *pTxTs = in TsInitDelBA()
505 (struct tx_ts_record *)pTsCommonInfo; in TsInitDelBA()
525 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, in BaSetupTimeOut()
535 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, in TxBaInactTimeout()
Drtl819x_TS.h31 struct tx_ts_record { struct
Drtllib_tx.c273 struct tx_ts_record *pTxTs = NULL; in rtllib_tx_query_agg_cap()
505 struct tx_ts_record *pTS = NULL; in rtllib_query_seqnum()
Drtllib.h1458 struct tx_ts_record TxTsRecord[TOTAL_TS_NUM];
2106 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS,
2119 struct tx_ts_record *pTxTS);