Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/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.c1057 if (arg->allow_vht) in ath12k_wmi_put_wmi_channel()
2864 else if (channel_arg->allow_vht) in ath12k_wmi_send_scan_chan_list_cmd()
/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c170 ch->allow_vht = true; in ath11k_reg_update_chan_list()
H A Dwmi.h2727 allow_vht:1, member
2840 bool allow_vht; member
H A Dwmi.c912 if (arg->channel.allow_vht) in ath11k_wmi_put_wmi_channel()
2629 else if (tchan_info->allow_vht) in ath11k_wmi_send_scan_chan_list_cmd()
/linux/drivers/net/wireless/ath/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.c1714 if (arg->allow_vht) in ath10k_wmi_put_wmi_channel()