Home
last modified time | relevance | path

Searched defs:pTxTs (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8192e/
Drtl819x_BAProc.c35 static u8 TxTsDeleteBA(struct rtllib_device *ieee, struct tx_ts_record *pTxTs) in TxTsDeleteBA()
465 struct tx_ts_record *pTxTs; in rtllib_rx_DELBA() local
512 struct tx_ts_record *pTxTs = in TsInitDelBA() local
533 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, in BaSetupTimeOut() local
543 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, in TxBaInactTimeout() local
Drtl819x_TSProc.c102 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, TsAddBaTimer); in TsAddBaProcess() local
Drtllib_tx.c289 struct tx_ts_record *pTxTs = NULL; in rtllib_tx_query_agg_cap() local
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Drtl819x_BAProc.c43 static u8 TxTsDeleteBA(struct ieee80211_device *ieee, struct tx_ts_record *pTxTs) in TxTsDeleteBA()
584 struct tx_ts_record *pTxTs; in ieee80211_rx_DELBA() local
644 struct tx_ts_record *pTxTs = (struct tx_ts_record *)pTsCommonInfo; in TsInitDelBA() local
672 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, tx_pending_ba_record.Timer); in BaSetupTimeOut() local
681 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, tx_admitted_ba_record.Timer); in TxBaInactTimeout() local
Dieee80211_tx.c309 struct tx_ts_record *pTxTs = NULL; in ieee80211_tx_query_agg_cap() local
Drtl819x_TSProc.c95 struct tx_ts_record *pTxTs = from_timer(pTxTs, t, ts_add_ba_timer); in TsAddBaProcess() local