Query: struct_ieee80211_supported_band
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTIEEE80211_SUP(9) Device registration STRUCT IEEE80211_SUP(9)NAMEstruct_ieee80211_supported_band - frequency band definitionSYNOPSISstruct ieee80211_supported_band { struct ieee80211_channel * channels; struct ieee80211_rate * bitrates; enum ieee80211_band band; int n_channels; int n_bitrates; struct ieee80211_sta_ht_cap ht_cap; struct ieee80211_sta_vht_cap vht_cap; };MEMBERSchannels Array of channels the hardware can operate in in this band. bitrates Array of bitrates the hardware can operate with in this band. Must be sorted to give a valid "supported rates" IE, i.e. CCK rates first, then OFDM. band the band this structure represents n_channels Number of channels in channels n_bitrates Number of bitrates in bitrates ht_cap HT capabilities in this band vht_cap VHT capabilities in this bandDESCRIPTIONThis structure describes a frequency band a wiphy is able to operate in.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT IEEE80211_SUP(9)
Related Man Pages |
---|
enum_ieee80211_channel_flags(9) - centos |
enum_ieee80211_rate_flags(9) - centos |
struct_cfg80211_scan_request(9) - centos |
struct_ieee80211_sta(9) - centos |
qband(9s) - sunos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Best performance UNIX just for HOST Virtualization? |
CentOS7 restoring file capabilities |
Controlling user input |
Please Welcome Dave Munro to the Moderator Team! |