Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c213 [NL80211_CHAN_WIDTH_160] = MODE_11AX_HE160,
223 [NL80211_CHAN_WIDTH_160] = MODE_11AX_HE160,
2566 if (arg->peer_phymode == MODE_11AX_HE160 || in ath11k_peer_assoc_h_he()
2577 if (arg->peer_phymode == MODE_11AX_HE160) in ath11k_peer_assoc_h_he()
2817 return MODE_11AX_HE160; in ath11k_mac_get_phymode_he()
2822 return MODE_11AX_HE160; in ath11k_mac_get_phymode_he()
H A Dwmi.h2762 MODE_11AX_HE160 = 20, enumerator
2813 case MODE_11AX_HE160: in ath11k_wmi_phymode_str()
H A Dwmi.c890 if (arg->channel.mode == MODE_11AX_HE160) { in ath11k_wmi_put_wmi_channel()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c307 case MODE_11AX_HE160: in ath12k_mac_phymode_str()
2795 if (arg->peer_phymode == MODE_11AX_HE160) { in ath12k_peer_assoc_h_he()
3084 return MODE_11AX_HE160; in ath12k_mac_get_phymode_he()
11051 down_mode = MODE_11AX_HE160; in ath12k_mac_check_down_grade_phy_mode()
H A Dwmi.h3071 MODE_11AX_HE160 = 20, enumerator
H A Dwmi.c1039 arg->mode == MODE_11AX_HE160) { in ath12k_wmi_put_wmi_channel()