Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/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.c996 if (arg->allow_he) in ath12k_wmi_put_wmi_channel()
2654 if (channel_arg->allow_he) in ath12k_wmi_send_scan_chan_list_cmd()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.c185 ch->allow_he = true; in ath11k_reg_update_chan_list()
H A Dwmi.h2707 allow_he:1, member
2823 bool allow_he; member
H A Dwmi.c960 if (arg->channel.allow_he) in ath11k_wmi_put_wmi_channel()
2680 if (tchan_info->allow_he) in ath11k_wmi_send_scan_chan_list_cmd()