Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dreg.c202 ch->allow_vht = true; in ath12k_reg_update_chan_list()
H A Dwmi.h3036 allow_vht:1, member
3117 bool allow_vht; member
H A Dwmi.c1081 if (arg->allow_vht) in ath12k_wmi_put_wmi_channel()
3016 else if (channel_arg->allow_vht) in ath12k_wmi_send_scan_chan_list_cmd()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.c170 ch->allow_vht = true; in ath11k_reg_update_chan_list()
H A Dwmi.h2730 allow_vht:1, member
2843 bool allow_vht; member
H A Dwmi.c975 if (arg->channel.allow_vht) in ath11k_wmi_put_wmi_channel()
2810 else if (tchan_info->allow_vht) in ath11k_wmi_send_scan_chan_list_cmd()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2085 bool allow_vht; member
H A Dmac.c3437 ch->allow_vht = true; in ath10k_update_channel_list()
H A Dwmi.c1721 if (arg->allow_vht) in ath10k_wmi_put_wmi_channel()