Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dreg.c184 ch->allow_vht = true; in ath11k_reg_update_chan_list()
Dwmi.h2703 allow_vht:1, member
2816 bool allow_vht; member
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()
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dreg.c143 ch->allow_vht = true; in ath12k_reg_update_chan_list()
Dwmi.h2797 allow_vht:1, member
2857 bool allow_vht; member
Dwmi.c970 if (arg->allow_vht) in ath12k_wmi_put_wmi_channel()
2510 else if (channel_arg->allow_vht) in ath12k_wmi_send_scan_chan_list_cmd()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dwmi.h2084 bool allow_vht; member
Dmac.c3413 ch->allow_vht = true; in ath10k_update_channel_list()
Dwmi.c1712 if (arg->allow_vht) in ath10k_wmi_put_wmi_channel()