Searched refs:ht_rate (Results 1 – 2 of 2) sorted by relevance
1578 bool ht_rate; in carl9170_tx_beacon_physet() local1582 ht_rate = !!(txinfo->control.rates[0].flags & IEEE80211_TX_RC_MCS); in carl9170_tx_beacon_physet()1592 if (ht_rate) { in carl9170_tx_beacon_physet()1613 return ht_rate; in carl9170_tx_beacon_physet()1623 bool ht_rate; in carl9170_update_beacon() local1667 ht_rate = carl9170_tx_beacon_physet(ar, skb, &ht1, &plcp); in carl9170_update_beacon()1671 if (ht_rate) in carl9170_update_beacon()
4493 u8 ht_rate, nss = 0; in ath11k_mac_set_peer_ht_fixed_rate() local4502 ht_rate = ffs(mask->control[band].ht_mcs[i]) - 1; in ath11k_mac_set_peer_ht_fixed_rate()4520 rate_code = ATH11K_HW_RATE_CODE(ht_rate, nss - 1, in ath11k_mac_set_peer_ht_fixed_rate()