Home
last modified time | relevance | path

Searched refs:allow_he (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.c203 ch->allow_he = true; in ath12k_reg_update_chan_list()
H A Dwmi.h3017 allow_he:1, member
3101 bool allow_he; member
H A Dwmi.c1134 if (arg->allow_he) in ath12k_wmi_put_wmi_channel()
2932 if (channel_arg->allow_he) in ath12k_wmi_send_scan_chan_list_cmd()
/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c172 ch->allow_he = true; in ath11k_reg_update_chan_list()
H A Dwmi.h2721 allow_he:1, member
2837 bool allow_he; member
H A Dwmi.c902 if (arg->channel.allow_he) in ath11k_wmi_put_wmi_channel()
2609 if (tchan_info->allow_he) in ath11k_wmi_send_scan_chan_list_cmd()