else /* Low RSSI - use robust rates */ if (sta->ht_cap.ht_supported) rate.rate_idx = min_t(u8, sta->ht_cap.mcs.rx_mask[0], 3); rate.flags = IEEE80211_TX_RC_MCS; else rate.rate_idx = 6; /* 6Mbps OFDM */ rate.flags = 0;
: Includes Bluetooth Low Energy (BLE) for connecting peripherals like mice and keyboards with minimal power drain. atheros ar5b22 driver
if (priv->noise_mitigation) ar5b22_noise_mitigation(priv); else /* Low RSSI - use robust rates */ if (sta->ht_cap