Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dreg.c185 ch->allow_he = true; in ath11k_reg_update_chan_list()
Dwmi.h2704 allow_he:1, member
2820 bool allow_he; member
Dwmi.c897 if (arg->channel.allow_he) in ath11k_wmi_put_wmi_channel()
2501 if (tchan_info->allow_he) in ath11k_wmi_send_scan_chan_list_cmd()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dreg.c144 ch->allow_he = true; in ath12k_reg_update_chan_list()
Dwmi.h2798 allow_he:1, member
2861 bool allow_he; member
Dwmi.c972 if (arg->allow_he) in ath12k_wmi_put_wmi_channel()
2508 if (channel_arg->allow_he) in ath12k_wmi_send_scan_chan_list_cmd()