Scroll to navigation

ENUM RATE_INFO_FLAGS(9) Actions and configuration ENUM RATE_INFO_FLAGS(9)

NAME

enum_rate_info_flags - bitrate info flags

SYNOPSIS

enum rate_info_flags {
  RATE_INFO_FLAGS_MCS,
  RATE_INFO_FLAGS_40_MHZ_WIDTH,
  RATE_INFO_FLAGS_SHORT_GI
};  

CONSTANTS

RATE_INFO_FLAGS_MCS
 
tx_bitrate_mcs filled
RATE_INFO_FLAGS_40_MHZ_WIDTH
40 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.