Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c513 static bool AddReorderEntry(PRX_TS_RECORD pTS, PRX_REORDER_ENTRY pReorderEntry) in AddReorderEntry() function
669 if(!AddReorderEntry(pTS, pReorderEntry)) { in RxReorderIndicatePacket()
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_rx.c457 static bool AddReorderEntry(struct rx_ts_record *pTS, in AddReorderEntry() function
664 if (!AddReorderEntry(pTS, pReorderEntry)) { in RxReorderIndicatePacket()