Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c608 bool bMatchWinStart = false, bPktInBuf = false; in RxReorderIndicatePacket() local
638 bMatchWinStart = true; in RxReorderIndicatePacket()
657 if(bMatchWinStart) { in RxReorderIndicatePacket()
/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_rx.c559 bool bMatchWinStart = false, bPktInBuf = false; in RxReorderIndicatePacket() local
595 bMatchWinStart = true; in RxReorderIndicatePacket()
614 if (bMatchWinStart) { in RxReorderIndicatePacket()