hostapd
Public Attributes | List of all members
hostapd_hw_modes Struct Reference

struct hostapd_hw_modes - Supported hardware mode information More...

#include <driver.h>

Public Attributes

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

Detailed Description

struct hostapd_hw_modes - Supported hardware mode information


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