Home
last modified time | relevance | path

Searched refs:allow_ht (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c184 ch->allow_ht = true; in ath11k_reg_update_chan_list()
H A Dwmi.h2702 allow_ht:1, member
2815 bool allow_ht; member
H A Dwmi.c893 if (arg->channel.allow_ht) in ath11k_wmi_put_wmi_channel()
2505 else if (tchan_info->allow_ht) in ath11k_wmi_send_scan_chan_list_cmd()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.c142 ch->allow_ht = true; in ath12k_reg_update_chan_list()
H A Dwmi.h2796 allow_ht:1, member
2856 bool allow_ht; member
H A Dwmi.c968 if (arg->allow_ht) in ath12k_wmi_put_wmi_channel()
2513 else if (channel_arg->allow_ht) in ath12k_wmi_send_scan_chan_list_cmd()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2084 bool allow_ht; member
H A Dmac.c3411 ch->allow_ht = true; in ath10k_update_channel_list()
H A Dwmi.c1711 if (arg->allow_ht) in ath10k_wmi_put_wmi_channel()