Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dreg.c151 ch->allow_he = true; in ath12k_reg_update_chan_list()
Dwmi.h2861 allow_he:1, member
2924 bool allow_he; member
Dwmi.c1001 if (arg->allow_he) in ath12k_wmi_put_wmi_channel()
2600 if (channel_arg->allow_he) in ath12k_wmi_send_scan_chan_list_cmd()
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dreg.c184 ch->allow_he = true; in ath11k_reg_update_chan_list()
Dwmi.h2721 allow_he:1, member
2837 bool allow_he; member
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()