Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmac.c213 [NL80211_CHAN_WIDTH_160] = MODE_11AX_HE160,
223 [NL80211_CHAN_WIDTH_160] = MODE_11AX_HE160,
2560 if (arg->peer_phymode == MODE_11AX_HE160 || in ath11k_peer_assoc_h_he()
2571 if (arg->peer_phymode == MODE_11AX_HE160) in ath11k_peer_assoc_h_he()
2811 return MODE_11AX_HE160; in ath11k_mac_get_phymode_he()
2816 return MODE_11AX_HE160; in ath11k_mac_get_phymode_he()
H A Dwmi.h2755 MODE_11AX_HE160 = 20, enumerator
2806 case MODE_11AX_HE160: in ath11k_wmi_phymode_str()
H A Dwmi.c878 if (arg->channel.mode == MODE_11AX_HE160) { in ath11k_wmi_put_wmi_channel()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c304 case MODE_11AX_HE160: in ath12k_mac_phymode_str()
2807 return MODE_11AX_HE160; in ath12k_mac_get_phymode_he()
2812 return MODE_11AX_HE160; in ath12k_mac_get_phymode_he()
8873 down_mode = MODE_11AX_HE160; in ath12k_mac_check_down_grade_phy_mode()
H A Dwmi.h2967 MODE_11AX_HE160 = 20, enumerator