Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c186 ch->allow_he = true; in ath11k_reg_update_chan_list()
H A Dwmi.h2704 allow_he:1, member
2820 bool allow_he; member
H A 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()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.c144 ch->allow_he = true; in ath12k_reg_update_chan_list()
H A Dwmi.h2798 allow_he:1, member
2861 bool allow_he; member
H A Dwmi.c972 if (arg->allow_he) in ath12k_wmi_put_wmi_channel()
2509 if (channel_arg->allow_he) in ath12k_wmi_send_scan_chan_list_cmd()