Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ieee80211_mcs_info Struct Reference

#include <ieee80211.h>

Data Fields

u8 rx_mask [IEEE80211_HT_MCS_MASK_LEN]
 
__le16 rx_highest
 
u8 tx_params
 
u8 reserved [3]
 

Detailed Description

struct ieee80211_mcs_info - MCS information : RX mask : highest supported RX rate. If set represents the highest supported RX data rate in units of 1 Mbps. If this field is 0 this value should not be used to consider the highest RX data rate supported. : TX parameters

Definition at line 941 of file ieee80211.h.

Field Documentation

u8 reserved[3]

Definition at line 945 of file ieee80211.h.

__le16 rx_highest

Definition at line 943 of file ieee80211.h.

Definition at line 942 of file ieee80211.h.

u8 tx_params

Definition at line 944 of file ieee80211.h.


The documentation for this struct was generated from the following file: