Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi.h1989 MODE_11AC_VHT80_80 = 14, enumerator
2022 case MODE_11AC_VHT80_80: in ath10k_wmi_phymode_str()
H A Dmac.c607 phymode = MODE_11AC_VHT80_80; in chan_to_phymode()
2624 arg->peer_phymode == MODE_11AC_VHT80_80) { in ath10k_peer_assoc_h_vht()
2643 if (arg->peer_phymode == MODE_11AC_VHT80_80) { in ath10k_peer_assoc_h_vht()
2704 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-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2749 MODE_11AC_VHT80_80 = 14, enumerator
2790 case MODE_11AC_VHT80_80: in ath11k_wmi_phymode_str()
H A Dmac.c2251 arg->peer_phymode == MODE_11AC_VHT80_80) { in ath11k_peer_assoc_h_vht()
2786 return MODE_11AC_VHT80_80; in ath11k_mac_get_phymode_vht()
H A Dwmi.c886 } else if ((arg->channel.mode == MODE_11AC_VHT80_80) || in ath11k_wmi_put_wmi_channel()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2961 MODE_11AC_VHT80_80 = 14, enumerator
H A Dmac.c288 case MODE_11AC_VHT80_80: in ath12k_mac_phymode_str()
2782 return MODE_11AC_VHT80_80; in ath12k_mac_get_phymode_vht()
H A Dwmi.c1044 if (arg->mode == MODE_11AC_VHT80_80) in ath12k_wmi_put_wmi_channel()