Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c185 ch->allow_vht = true; in ath11k_reg_update_chan_list()
H A Dwmi.h2703 allow_vht:1, member
2816 bool allow_vht; member
H A Dwmi.c895 if (arg->channel.allow_vht) in ath11k_wmi_put_wmi_channel()
2503 else if (tchan_info->allow_vht) in ath11k_wmi_send_scan_chan_list_cmd()
/openbmc/linux/drivers/net/wireless/ath/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.c970 if (arg->allow_vht) in ath12k_wmi_put_wmi_channel()
2511 else if (channel_arg->allow_vht) in ath12k_wmi_send_scan_chan_list_cmd()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2085 bool allow_vht; member
H A Dmac.c3414 ch->allow_vht = true; in ath10k_update_channel_list()
H A Dwmi.c1713 if (arg->allow_vht) in ath10k_wmi_put_wmi_channel()