Searched defs:pRxTs (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/staging/rtl8192u/ieee80211/ | 
| D | rtl819x_BAProc.c | 71 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
  | 
| D | rtl819x_TSProc.c | 28 	struct rx_ts_record     *pRxTs = from_timer(pRxTs, t, rx_pkt_pending_timer);  in RxPktPendingTimeout()  local
  | 
| /Linux-v5.4/drivers/staging/rtl8192e/ | 
| D | rtl819x_BAProc.c | 45 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
  | 
| D | rtl819x_TSProc.c | 21 	struct rx_ts_record *pRxTs = from_timer(pRxTs, t,  in RxPktPendingTimeout()  local
  |