Home
last modified time | relevance | path

Searched refs:MODE_11AX_HE80_80 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c214 [NL80211_CHAN_WIDTH_80P80] = MODE_11AX_HE80_80,
224 [NL80211_CHAN_WIDTH_80P80] = MODE_11AX_HE80_80,
2590 arg->peer_phymode == MODE_11AX_HE80_80) { in ath11k_peer_assoc_h_he()
2843 return MODE_11AX_HE80_80; in ath11k_mac_get_phymode_he()
H A Dwmi.c908 (arg->channel.mode == MODE_11AX_HE80_80)) { in ath11k_wmi_put_wmi_channel()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3109 MODE_11AX_HE80_80 = 19, enumerator
H A Dmac.c310 case MODE_11AX_HE80_80: in ath12k_mac_phymode_str()
11267 down_mode = MODE_11AX_HE80_80; in ath12k_mac_check_down_grade_phy_mode()