Man Page: enum_ieee80211_band
Operating Environment: centos
Section: 9
ENUMIEEE80211_BAND(9) Device registration ENUM IEEE80211_BAND(9)NAMEenum_ieee80211_band - supported frequency bandsSYNOPSISenum ieee80211_band { IEEE80211_BAND_2GHZ, IEEE80211_BAND_5GHZ, IEEE80211_BAND_60GHZ, IEEE80211_NUM_BANDS };CONSTANTSIEEE80211_BAND_2GHZ 2.4GHz ISM band IEEE80211_BAND_5GHZ around 5GHz band (4.9-5.7) IEEE80211_BAND_60GHZ around 60 GHz band (58.32 - 64.80 GHz) IEEE80211_NUM_BANDS number of defined bandsDEVICE REGISTRATIONThe bands are assigned this way because the supported bitrates differ in these bands.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ENUM IEEE80211_BAND(9)
| Related Man Pages |
|---|
| tc-pfifo_fast(8) - centos |
| enum_ieee80211_channel_flags(9) - centos |
| enum_ieee80211_rate_flags(9) - centos |
| enum_mac80211_rate_control_flags(9) - centos |
| tc-pfifo_fast(8) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| [TIP] Processing YAML files with yq |