other versions
- wheezy 3.2.78-1
| ENUM RATE_INFO_FLAGS(9) | Actions and configuration | ENUM RATE_INFO_FLAGS(9) |
NAME¶
enum_rate_info_flags - bitrate info flagsSYNOPSIS¶
enum rate_info_flags {
RATE_INFO_FLAGS_MCS,
RATE_INFO_FLAGS_40_MHZ_WIDTH,
RATE_INFO_FLAGS_SHORT_GI
};
CONSTANTS¶
RATE_INFO_FLAGS_MCS40 Mhz width transmission
RATE_INFO_FLAGS_SHORT_GI
400ns guard interval
DESCRIPTION¶
Used by the driver to indicate the specific rate transmission type for 802.11n transmissions.AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>Author.
COPYRIGHT¶
| March 2016 | Kernel Hackers Manual 3.2. |