Home
last modified time | relevance | path

Searched refs:PRX_TS_RECORD (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c27 PRX_TS_RECORD pRxTs = (PRX_TS_RECORD)data; in RxPktPendingTimeout()
133 static void ResetRxTsEntry(PRX_TS_RECORD pTS) in ResetRxTsEntry()
144 PRX_TS_RECORD pRxTS = ieee->RxTsRecord; in TSInitialize()
421 PRX_TS_RECORD tmp = container_of(*ppTS, RX_TS_RECORD, TsCommonInfo); in GetTs()
466 PRX_TS_RECORD pRxTS = (PRX_TS_RECORD)pTs; in RemoveTsEntry()
Drtl819x_BAProc.c72 static u8 RxTsDeleteBA(struct ieee80211_device *ieee, PRX_TS_RECORD pRxTs) in RxTsDeleteBA()
343 PRX_TS_RECORD pTS = NULL; in ieee80211_rx_ADDBAReq()
598 PRX_TS_RECORD pRxTs; in ieee80211_rx_DELBA()
691 PRX_TS_RECORD pRxTs = (PRX_TS_RECORD)pTsCommonInfo; in TsInitDelBA()
731 PRX_TS_RECORD pRxTs = (PRX_TS_RECORD)data; in RxBaInactTimeout()
Drtl819x_TS.h52 } RX_TS_RECORD, *PRX_TS_RECORD; typedef
Dieee80211_rx.c513 static bool AddReorderEntry(PRX_TS_RECORD pTS, PRX_REORDER_ENTRY pReorderEntry) in AddReorderEntry()
593 PRX_TS_RECORD pTS, u16 SeqNum) in RxReorderIndicatePacket()
895 PRX_TS_RECORD pTS = NULL; in ieee80211_rx()
1015 PRX_TS_RECORD pRxTS = NULL; in ieee80211_rx()