Searched refs:bCurRxReorderEnable (Results 1 – 6 of 6) sorted by relevance
164 u8 bCurRxReorderEnable; member
616 pHTInfo->bCurRxReorderEnable = pHTInfo->bRegRxReorderEnable; in HTOnAssocRsp()
927 if ((ieee->pHTInfo->bCurRxReorderEnable == false) || in rtllib_rx_check_duplicate()1445 if (ieee->pHTInfo->bCurRxReorderEnable == false || pTS == NULL || in rtllib_rx_InfraAdhoc()
199 u8 bCurRxReorderEnable; member
973 pHTInfo->bCurRxReorderEnable = pHTInfo->bRegRxReorderEnable; in HTOnAssocRsp()
994 …if ((!ieee->pHTInfo->bCurRxReorderEnable) || !ieee->current_network.qos_data.active || !IsDataFram… in ieee80211_rx()1264 if (!ieee->pHTInfo->bCurRxReorderEnable || !pTS) { in ieee80211_rx()