wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
hostapd_hw_modes Struct Reference

Supported hardware mode information. More...

#include <driver.h>

Data Fields

enum hostapd_hw_mode mode
 Hardware mode.
 
int num_channels
 Number of entries in the channels array.
 
struct hostapd_channel_datachannels
 Array of supported channels.
 
int num_rates
 Number of entries in the rates array.
 
int * rates
 Array of supported rates in 100 kbps units.
 
u16 ht_capab
 HT (IEEE 802.11n) capabilities.
 
u8 mcs_set [16]
 MCS (IEEE 802.11n) rate parameters.
 
u8 a_mpdu_params
 A-MPDU (IEEE 802.11n) parameters.
 
u32 vht_capab
 VHT (IEEE 802.11ac) capabilities.
 
u8 vht_mcs_set [8]
 VHT MCS (IEEE 802.11ac) rate parameters.
 
unsigned int flags
 

Detailed Description

Supported hardware mode information.


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