Searched defs:chanwidth (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/wpa/src/common/ | ||
H A D | ocv.h | 23 int chanwidth; member |
H A D | ieee802_11_common.c | 892 ieee80211_freq_to_channel_ext(unsigned int freq,int sec_channel,int chanwidth,u8 * op_class,u8 * channel) ieee80211_freq_to_channel_ext() argument |
/freebsd-src/contrib/wpa/src/drivers/ | ||
H A D | driver.h | 2322 enum chan_width chanwidth; global() member |
/freebsd-src/contrib/wpa/wpa_supplicant/ | ||
H A D | p2p_supplicant.c | 1963 enum chan_width chanwidth[] = { wpas_p2p_freq_to_edmg_channel() enum |
/freebsd-src/sys/compat/linuxkpi/common/include/net/ | ||
H A D | mac80211.h | 2517 ieee80211_get_vht_max_nss(struct ieee80211_vht_cap * vht_cap,uint32_t chanwidth,int x,bool t,int nss) ieee80211_get_vht_max_nss() argument |