Home
last modified time | relevance | path

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

/linux-6.1.9/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.c293 struct tx_ts_record *pTxTs = NULL; in ieee80211_tx_query_agg_cap()
521 struct tx_ts_record *pTS = NULL; in ieee80211_query_seqnum()
Dieee80211.h1646 struct tx_ts_record TxTsRecord[TOTAL_TS_NUM];
2386 void TsInitAddBA(struct ieee80211_device *ieee, struct tx_ts_record *pTS,
2404 void TsStartAddBaProcess(struct ieee80211_device *ieee, struct tx_ts_record *pTxTS);
/linux-6.1.9/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()
355 struct tx_ts_record *tmp = in GetTs()
357 struct tx_ts_record, in GetTs()
430 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry()
507 void TsStartAddBaProcess(struct rtllib_device *ieee, struct tx_ts_record *pTxTS) in TsStartAddBaProcess()
Drtl819x_BAProc.c26 static u8 TxTsDeleteBA(struct rtllib_device *ieee, struct tx_ts_record *pTxTs) in TxTsDeleteBA()
308 struct tx_ts_record *pTS = NULL; in rtllib_rx_ADDBARsp()
448 struct tx_ts_record *pTxTs; in rtllib_rx_DELBA()
466 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS, in TsInitAddBA()
494 struct tx_ts_record *pTxTs = in TsInitDelBA()
495 (struct tx_ts_record *)pTsCommonInfo; in TsInitDelBA()
515 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, in BaSetupTimeOut()
525 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, in TxBaInactTimeout()
Drtl819x_TS.h31 struct tx_ts_record { struct
Drtllib_tx.c271 struct tx_ts_record *pTxTs = NULL; in rtllib_tx_query_agg_cap()
503 struct tx_ts_record *pTS = NULL; in rtllib_query_seqnum()
Drtllib.h1458 struct tx_ts_record TxTsRecord[TOTAL_TS_NUM];
2104 void TsInitAddBA(struct rtllib_device *ieee, struct tx_ts_record *pTS,
2117 struct tx_ts_record *pTxTS);