Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/
Drtl819x_BAProc.c53 static u8 RxTsDeleteBA(struct rtllib_device *ieee, struct rx_ts_record *pRxTs) in RxTsDeleteBA()
452 struct rx_ts_record *pRxTs; in rtllib_rx_DELBA() local
522 struct rx_ts_record *pRxTs = in TsInitDelBA() local
555 struct rx_ts_record *pRxTs = from_timer(pRxTs, t, in RxBaInactTimeout() local
Drtl819x_TSProc.c29 struct rx_ts_record *pRxTs = from_timer(pRxTs, t, in RxPktPendingTimeout() local
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Drtl819x_BAProc.c71 static u8 RxTsDeleteBA(struct ieee80211_device *ieee, struct rx_ts_record *pRxTs) in RxTsDeleteBA()
569 struct rx_ts_record *pRxTs; in ieee80211_rx_DELBA() local
654 struct rx_ts_record *pRxTs = (struct rx_ts_record *)pTsCommonInfo; in TsInitDelBA() local
694 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