Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/
Drtllib_rx.c1263 bool bToOtherSTA = false; in rtllib_rx_InfraAdhoc() local
1277 bToOtherSTA = true; in rtllib_rx_InfraAdhoc()
1301 if (bToOtherSTA) in rtllib_rx_InfraAdhoc()
1312 if (!bToOtherSTA) { in rtllib_rx_InfraAdhoc()
1331 && (ieee->polling) && (!bToOtherSTA)) { in rtllib_rx_InfraAdhoc()
1356 && (!bToOtherSTA)) { in rtllib_rx_InfraAdhoc()
1385 if (!bToOtherSTA) { in rtllib_rx_InfraAdhoc()
1396 if (ieee->pHTInfo->bCurRxReorderEnable == false || pTS == NULL || bToOtherSTA) in rtllib_rx_InfraAdhoc()