Home
last modified time | relevance | path

Searched refs:ht40plus (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c2953 static const int ht40plus[] = { in ibss_mesh_select_40mhz() local
2981 for (j = 0; j < ARRAY_SIZE(ht40plus); j++) { in ibss_mesh_select_40mhz()
2982 if (ht40plus[j] == freq->channel) { in ibss_mesh_select_40mhz()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2858 bool ht40plus; member
H A Dwmi.c998 if (arg->ht40plus) in ath12k_wmi_put_wmi_channel()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2085 bool ht40plus; member
H A Dmac.c3420 ch->ht40plus = in ath10k_update_channel_list()
H A Dwmi.c1721 if (arg->ht40plus) in ath10k_wmi_put_wmi_channel()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2820 bool ht40plus; member
H A Dwmi.c962 if (arg->channel.ht40plus) in ath11k_wmi_put_wmi_channel()