Home
last modified time | relevance | path

Searched refs:MODE_11AC_VHT160 (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h1989 MODE_11AC_VHT160 = 15, enumerator
2019 case MODE_11AC_VHT160: in ath10k_wmi_phymode_str()
H A Dmac.c604 phymode = MODE_11AC_VHT160; in chan_to_phymode()
2630 if (arg->peer_phymode == MODE_11AC_VHT160 || in ath10k_peer_assoc_h_vht()
2709 return MODE_11AC_VHT160; in ath10k_mac_get_phymode_vht()
2714 return MODE_11AC_VHT160; in ath10k_mac_get_phymode_vht()
H A Dwmi.c1735 if (arg->mode == MODE_11AC_VHT160) { in ath10k_wmi_put_wmi_channel()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2736 MODE_11AC_VHT160 = 15, enumerator
2774 case MODE_11AC_VHT160: in ath11k_wmi_phymode_str()
H A Dmac.c2168 if (arg->peer_phymode == MODE_11AC_VHT160 || in ath11k_peer_assoc_h_vht()
2179 if (arg->peer_phymode == MODE_11AC_VHT160) in ath11k_peer_assoc_h_vht()
2698 return MODE_11AC_VHT160; in ath11k_mac_get_phymode_vht()
2703 return MODE_11AC_VHT160; in ath11k_mac_get_phymode_vht()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c272 case MODE_11AC_VHT160: in ath12k_mac_phymode_str()
1907 return MODE_11AC_VHT160; in ath12k_mac_get_phymode_vht()
1912 return MODE_11AC_VHT160; in ath12k_mac_get_phymode_vht()
H A Dwmi.h2827 MODE_11AC_VHT160 = 15, enumerator