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.c143 ch->allow_vht = true; in ath12k_reg_update_chan_list()
H A Dwmi.h2797 allow_vht:1, member
2857 bool allow_vht; member
H A Dwmi.c994 if (arg->allow_vht) in ath12k_wmi_put_wmi_channel()
2656 else if (channel_arg->allow_vht) in ath12k_wmi_send_scan_chan_list_cmd()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.c184 ch->allow_vht = true; in ath11k_reg_update_chan_list()
H A Dwmi.h2706 allow_vht:1, member
2819 bool allow_vht; member
H A Dwmi.c958 if (arg->channel.allow_vht) in ath11k_wmi_put_wmi_channel()
2682 else if (tchan_info->allow_vht) in ath11k_wmi_send_scan_chan_list_cmd()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2084 bool allow_vht; member
H A Dmac.c3415 ch->allow_vht = true; in ath10k_update_channel_list()
H A Dwmi.c1719 if (arg->allow_vht) in ath10k_wmi_put_wmi_channel()