Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h1988 MODE_11AC_VHT80_80 = 14, enumerator
2021 case MODE_11AC_VHT80_80: in ath10k_wmi_phymode_str()
H A Dmac.c607 phymode = MODE_11AC_VHT80_80; in chan_to_phymode()
2631 arg->peer_phymode == MODE_11AC_VHT80_80) { in ath10k_peer_assoc_h_vht()
2650 if (arg->peer_phymode == MODE_11AC_VHT80_80) { in ath10k_peer_assoc_h_vht()
2711 return MODE_11AC_VHT80_80; in ath10k_mac_get_phymode_vht()
H A Dwmi.c1729 if (arg->mode == MODE_11AC_VHT80_80) { in ath10k_wmi_put_wmi_channel()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2735 MODE_11AC_VHT80_80 = 14, enumerator
2776 case MODE_11AC_VHT80_80: in ath11k_wmi_phymode_str()
H A Dmac.c2169 arg->peer_phymode == MODE_11AC_VHT80_80) { in ath11k_peer_assoc_h_vht()
2700 return MODE_11AC_VHT80_80; in ath11k_mac_get_phymode_vht()
H A Dwmi.c944 } else if ((arg->channel.mode == MODE_11AC_VHT80_80) || in ath11k_wmi_put_wmi_channel()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2826 MODE_11AC_VHT80_80 = 14, enumerator
H A Dmac.c274 case MODE_11AC_VHT80_80: in ath12k_mac_phymode_str()
1909 return MODE_11AC_VHT80_80; in ath12k_mac_get_phymode_vht()
H A Dwmi.c982 if (arg->mode == MODE_11AC_VHT80_80) in ath12k_wmi_put_wmi_channel()