Searched refs:IEEE80211_DL_REORDER (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_rx.c | 609 …IEEE80211_DEBUG(IEEE80211_DL_REORDER,"%s(): Seq is %d,pTS->RxIndicateSeq is %d, WinSize is %d\n",_… in RxReorderIndicatePacket() 617 IEEE80211_DEBUG(IEEE80211_DL_REORDER,"Packet Drop! IndicateSeq: %d, NewSeq: %d\n", in RxReorderIndicatePacket() 645 …IEEE80211_DEBUG(IEEE80211_DL_REORDER, "Window Shift! IndicateSeq: %d, NewSeq: %d\n",pTS->RxIndicat… in RxReorderIndicatePacket() 659 IEEE80211_DEBUG(IEEE80211_DL_REORDER, "Packets indication!! IndicateSeq: %d, NewSeq: %d\n",\ in RxReorderIndicatePacket() 677 …IEEE80211_DEBUG(IEEE80211_DL_REORDER, "%s(): Duplicate packet is dropped!! IndicateSeq: %d, NewSeq… in RxReorderIndicatePacket() 689 IEEE80211_DEBUG(IEEE80211_DL_REORDER, in RxReorderIndicatePacket() 713 IEEE80211_DEBUG(IEEE80211_DL_REORDER,"%s(): start RREORDER indicate\n",__func__); in RxReorderIndicatePacket() 730 …IEEE80211_DEBUG(IEEE80211_DL_REORDER,"Packets indication!! IndicateSeq: %d, NewSeq: %d\n",pTS->RxI… in RxReorderIndicatePacket() 758 IEEE80211_DEBUG(IEEE80211_DL_REORDER,"%s(): SET rx timeout timer\n", __func__); in RxReorderIndicatePacket() 1360 …IEEE80211_DEBUG(IEEE80211_DL_REORDER,"%s(): REORDER ENABLE AND PTS not NULL, and we will enter RxR… in ieee80211_rx()
|
D | rtl819x_TSProc.c | 41 IEEE80211_DEBUG(IEEE80211_DL_REORDER,"==================>%s()\n",__func__); in RxPktPendingTimeout() 59 …IEEE80211_DEBUG(IEEE80211_DL_REORDER,"RxPktPendingTimeout(): IndicateSeq: %d\n", pReorderEntry->Se… in RxPktPendingTimeout()
|
D | ieee80211.h | 588 #define IEEE80211_DL_REORDER (1<<14) macro
|