Searched refs:ht_rate (Results 1 – 2 of 2) sorted by relevance
1579 bool ht_rate; in carl9170_tx_beacon_physet() local1583 ht_rate = !!(txinfo->control.rates[0].flags & IEEE80211_TX_RC_MCS); in carl9170_tx_beacon_physet()1593 if (ht_rate) { in carl9170_tx_beacon_physet()1614 return ht_rate; in carl9170_tx_beacon_physet()1624 bool ht_rate; in carl9170_update_beacon() local1668 ht_rate = carl9170_tx_beacon_physet(ar, skb, &ht1, &plcp); in carl9170_update_beacon()1672 if (ht_rate) in carl9170_update_beacon()
4490 u8 ht_rate, nss = 0; in ath11k_mac_set_peer_ht_fixed_rate() local4499 ht_rate = ffs(mask->control[band].ht_mcs[i]) - 1; in ath11k_mac_set_peer_ht_fixed_rate()4517 rate_code = ATH11K_HW_RATE_CODE(ht_rate, nss - 1, in ath11k_mac_set_peer_ht_fixed_rate()