Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib_rx.c1289 bool bToOtherSTA = false; in rtllib_rx_InfraAdhoc() local
1302 bToOtherSTA = true; in rtllib_rx_InfraAdhoc()
1327 if (bToOtherSTA) in rtllib_rx_InfraAdhoc()
1338 if (!bToOtherSTA) { in rtllib_rx_InfraAdhoc()
1357 (ieee->polling) && (!bToOtherSTA)) { in rtllib_rx_InfraAdhoc()
1384 && (!bToOtherSTA)) { in rtllib_rx_InfraAdhoc()
1415 if (!bToOtherSTA) { in rtllib_rx_InfraAdhoc()
1426 if (!ieee->ht_info->cur_rx_reorder_enable || pTS == NULL || bToOtherSTA) in rtllib_rx_InfraAdhoc()