Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c597 bool bMatchWinStart = false, bPktInBuf = false; in RxReorderIndicatePacket() local
636 bMatchWinStart = true; in RxReorderIndicatePacket()
655 if(bMatchWinStart) { in RxReorderIndicatePacket()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_rx.c583 bool bMatchWinStart = false, bPktInBuf = false; in RxReorderIndicatePacket() local
621 bMatchWinStart = true; in RxReorderIndicatePacket()
643 if (bMatchWinStart) { in RxReorderIndicatePacket()