Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.c201 ch->allow_ht = true; in ath12k_reg_update_chan_list()
H A Dwmi.h3035 allow_ht:1, member
3116 bool allow_ht; member
H A Dwmi.c1055 if (arg->allow_ht) in ath12k_wmi_put_wmi_channel()
2866 else if (channel_arg->allow_ht) in ath12k_wmi_send_scan_chan_list_cmd()
/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c169 ch->allow_ht = true; in ath11k_reg_update_chan_list()
H A Dwmi.h2726 allow_ht:1, member
2839 bool allow_ht; member
H A Dwmi.c910 if (arg->channel.allow_ht) in ath11k_wmi_put_wmi_channel()
2631 else if (tchan_info->allow_ht) in ath11k_wmi_send_scan_chan_list_cmd()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2084 bool allow_ht; member
H A Dmac.c3434 ch->allow_ht = true; in ath10k_update_channel_list()
H A Dwmi.c1712 if (arg->allow_ht) in ath10k_wmi_put_wmi_channel()