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

#include <cfg80211.h>

Data Fields

bool vht_supported
 
u32 cap
 
struct ieee80211_vht_mcs_info vht_mcs
 

Detailed Description

struct ieee80211_sta_vht_cap - STA's VHT capabilities

This structure describes most essential parameters needed to describe 802.11ac VHT capabilities for an STA.

: is VHT supported by the STA : VHT capabilities map as described in 802.11ac spec : Supported VHT MCS rates

Definition at line 227 of file cfg80211.h.

Field Documentation

u32 cap

Definition at line 229 of file cfg80211.h.

Definition at line 230 of file cfg80211.h.

bool vht_supported

Definition at line 228 of file cfg80211.h.


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