Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c616 phymode = MODE_11AC_VHT80_80; in chan_to_phymode()
2653 arg->peer_phymode == MODE_11AC_VHT80_80) { in ath10k_peer_assoc_h_vht()
2672 if (arg->peer_phymode == MODE_11AC_VHT80_80) { in ath10k_peer_assoc_h_vht()
2733 return MODE_11AC_VHT80_80; in ath10k_mac_get_phymode_vht()
H A Dwmi.c1723 if (arg->mode == MODE_11AC_VHT80_80) { in ath10k_wmi_put_wmi_channel()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3104 MODE_11AC_VHT80_80 = 14, enumerator
H A Dmac.c296 case MODE_11AC_VHT80_80: in ath12k_mac_phymode_str()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c907 } else if ((arg->channel.mode == MODE_11AC_VHT80_80) || in ath11k_wmi_put_wmi_channel()