Lines Matching refs:bandwidth
1498 if (sta->bandwidth >= IEEE80211_STA_RX_BW_40) { in ath10k_peer_assoc_h_ht()
1651 if (sta->bandwidth == IEEE80211_STA_RX_BW_80) in ath10k_peer_assoc_h_vht()
1716 if (sta->bandwidth == IEEE80211_STA_RX_BW_40) in ath10k_peer_assoc_h_phymode()
1721 if (sta->bandwidth == IEEE80211_STA_RX_BW_40) in ath10k_peer_assoc_h_phymode()
1737 if (sta->bandwidth == IEEE80211_STA_RX_BW_80) in ath10k_peer_assoc_h_phymode()
1739 else if (sta->bandwidth == IEEE80211_STA_RX_BW_40) in ath10k_peer_assoc_h_phymode()
1741 else if (sta->bandwidth == IEEE80211_STA_RX_BW_20) in ath10k_peer_assoc_h_phymode()
1744 if (sta->bandwidth == IEEE80211_STA_RX_BW_40) in ath10k_peer_assoc_h_phymode()
5008 sta->addr, changed, sta->bandwidth, sta->rx_nss, in ath10k_sta_rc_update()
5014 switch (sta->bandwidth) { in ath10k_sta_rc_update()
5026 sta->bandwidth, sta->addr); in ath10k_sta_rc_update()