Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c595 bool bMatchWinStart = false, bPktInBuf = false; in RxReorderIndicatePacket() local
633 bMatchWinStart = true; in RxReorderIndicatePacket()
652 if (bMatchWinStart) { in RxReorderIndicatePacket()
/Linux-v6.6/drivers/staging/rtl8192e/
Drtllib_rx.c564 bool bMatchWinStart = false, bPktInBuf = false; in RxReorderIndicatePacket() local
602 bMatchWinStart = true; in RxReorderIndicatePacket()
624 if (bMatchWinStart) { in RxReorderIndicatePacket()