Searched refs:NL80211_BAND_60GHZ (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h126 NL80211_BAND_60GHZ, enumerator in enum:nl80211_band
/freebsd-current/sys/contrib/dev/rtw88/
H A Dmain.h96 RTW_BAND_60G = BIT(NL80211_BAND_60GHZ),
2160 return NL80211_BAND_60GHZ;
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h4887 * @NL80211_BAND_60GHZ: around 60 GHz band (58.32 - 69.12 GHz)
4896 NL80211_BAND_60GHZ, enumerator in enum:nl80211_band
H A Ddriver_nl80211.c4315 band = nla_nest_start(msg, NL80211_BAND_60GHZ);
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c453 return (NL80211_BAND_60GHZ);
475 case NL80211_BAND_60GHZ:

Completed in 266 milliseconds