Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dreg.c149 ch->allow_ht = true; in ath12k_reg_update_chan_list()
Dwmi.h2859 allow_ht:1, member
2919 bool allow_ht; member
Dwmi.c997 if (arg->allow_ht) in ath12k_wmi_put_wmi_channel()
2604 else if (channel_arg->allow_ht) in ath12k_wmi_send_scan_chan_list_cmd()
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dreg.c182 ch->allow_ht = true; in ath11k_reg_update_chan_list()
Dwmi.h2719 allow_ht:1, member
2832 bool allow_ht; member
Dwmi.c898 if (arg->channel.allow_ht) in ath11k_wmi_put_wmi_channel()
2613 else if (tchan_info->allow_ht) in ath11k_wmi_send_scan_chan_list_cmd()
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dwmi.h2084 bool allow_ht; member
Dmac.c3405 ch->allow_ht = true; in ath10k_update_channel_list()
Dwmi.c1711 if (arg->allow_ht) in ath10k_wmi_put_wmi_channel()