Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c170 ch->allow_vht = true; in ath11k_reg_update_chan_list()
H A Dwmi.c921 if (arg->channel.allow_vht) in ath11k_wmi_put_wmi_channel()
2638 else if (tchan_info->allow_vht) in ath11k_wmi_send_scan_chan_list_cmd()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3075 allow_vht:1, member
3158 bool allow_vht; member
H A Dwmi.c1124 if (arg->allow_vht) in ath12k_wmi_put_wmi_channel()
2945 else if (channel_arg->allow_vht) in ath12k_wmi_send_scan_chan_list_cmd()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c3437 ch->allow_vht = true; in ath10k_update_channel_list()
H A Dwmi.c1713 if (arg->allow_vht) in ath10k_wmi_put_wmi_channel()