Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dreg.c184 ch->allow_vht = true; in ath11k_reg_update_chan_list()
Dwmi.h2661 allow_vht:1, member
2774 bool allow_vht; member
Dwmi.c879 if (arg->channel.allow_vht) in ath11k_wmi_put_wmi_channel()
2460 else if (tchan_info->allow_vht) in ath11k_wmi_send_scan_chan_list_cmd()
/drivers/net/wireless/ath/ath10k/
Dwmi.h2084 bool allow_vht; member
Dwmi.c1712 if (arg->allow_vht) in ath10k_wmi_put_wmi_channel()
Dmac.c3413 ch->allow_vht = true; in ath10k_update_channel_list()