Home
last modified time | relevance | path

Searched defs:pRxTs (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8192e/
Drtl819x_BAProc.c45 static u8 RxTsDeleteBA(struct rtllib_device *ieee, struct rx_ts_record *pRxTs) in RxTsDeleteBA()
444 struct rx_ts_record *pRxTs; in rtllib_rx_DELBA() local
514 struct rx_ts_record *pRxTs = in TsInitDelBA() local
547 struct rx_ts_record *pRxTs = from_timer(pRxTs, t, in RxBaInactTimeout() local
Drtl819x_TSProc.c21 struct rx_ts_record *pRxTs = from_timer(pRxTs, t, in RxPktPendingTimeout() local
/Linux-v5.10/drivers/staging/rtl8192u/ieee80211/
Drtl819x_BAProc.c71 static u8 RxTsDeleteBA(struct ieee80211_device *ieee, struct rx_ts_record *pRxTs) in RxTsDeleteBA()
565 struct rx_ts_record *pRxTs; in ieee80211_rx_DELBA() local
650 struct rx_ts_record *pRxTs = (struct rx_ts_record *)pTsCommonInfo; in TsInitDelBA() local
690 struct rx_ts_record *pRxTs = from_timer(pRxTs, t, rx_admitted_ba_record.timer); in RxBaInactTimeout() local
Drtl819x_TSProc.c28 struct rx_ts_record *pRxTs = from_timer(pRxTs, t, rx_pkt_pending_timer); in RxPktPendingTimeout() local