Home
last modified time | relevance | path

Searched refs:AddReorderEntry (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c518 static bool AddReorderEntry(PRX_TS_RECORD pTS, PRX_REORDER_ENTRY pReorderEntry) in AddReorderEntry() function
676 if(!AddReorderEntry(pTS, pReorderEntry)) { in RxReorderIndicatePacket()
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_rx.c444 static bool AddReorderEntry(struct rx_ts_record *pTS, in AddReorderEntry() function
632 if (!AddReorderEntry(pTS, pReorderEntry)) { in RxReorderIndicatePacket()