Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dreg.c149 ch->allow_ht = true; in ath12k_reg_update_chan_list()
H A Dwmi.h2931 allow_ht:1, member
3012 bool allow_ht; member
H A Dwmi.c1054 if (arg->allow_ht) in ath12k_wmi_put_wmi_channel()
2831 else if (channel_arg->allow_ht) in ath12k_wmi_send_scan_chan_list_cmd()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dreg.c170 ch->allow_ht = true; in ath11k_reg_update_chan_list()
H A Dwmi.h2719 allow_ht:1, member
2832 bool allow_ht; member
H A 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.15/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2084 bool allow_ht; member
H A Dmac.c3405 ch->allow_ht = true; in ath10k_update_channel_list()
H A Dwmi.c1711 if (arg->allow_ht) in ath10k_wmi_put_wmi_channel()