Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/staging/rtl8192e/
Drtllib_rx.c575 bool bMatchWinStart = false, bPktInBuf = false; in RxReorderIndicatePacket() local
613 bMatchWinStart = true; in RxReorderIndicatePacket()
635 if (bMatchWinStart) { in RxReorderIndicatePacket()