FreeBSD kernel WLAN code
ieee80211_channel Struct Reference

#include <_ieee80211.h>

Data Fields

uint32_t ic_flags
 
uint16_t ic_freq
 
uint8_t ic_ieee
 
int8_t ic_maxregpower
 
int8_t ic_maxpower
 
int8_t ic_minpower
 
uint8_t ic_state
 
uint8_t ic_extieee
 
int8_t ic_maxantgain
 
uint8_t ic_pad
 
uint16_t ic_devdata
 
uint8_t ic_vht_ch_freq1
 
uint8_t ic_vht_ch_freq2
 
uint16_t ic_freq2
 

Detailed Description

Definition at line 140 of file _ieee80211.h.

Field Documentation

◆ ic_devdata

uint16_t ieee80211_channel::ic_devdata

Definition at line 151 of file _ieee80211.h.

◆ ic_extieee

uint8_t ieee80211_channel::ic_extieee

◆ ic_flags

◆ ic_freq

◆ ic_freq2

uint16_t ieee80211_channel::ic_freq2

Definition at line 154 of file _ieee80211.h.

◆ ic_ieee

◆ ic_maxantgain

int8_t ieee80211_channel::ic_maxantgain

Definition at line 149 of file _ieee80211.h.

◆ ic_maxpower

◆ ic_maxregpower

◆ ic_minpower

int8_t ieee80211_channel::ic_minpower

Definition at line 146 of file _ieee80211.h.

Referenced by ieee80211_add_powercapability(), and ieee80211_announce_channels().

◆ ic_pad

uint8_t ieee80211_channel::ic_pad

Definition at line 150 of file _ieee80211.h.

◆ ic_state

uint8_t ieee80211_channel::ic_state

◆ ic_vht_ch_freq1

uint8_t ieee80211_channel::ic_vht_ch_freq1

◆ ic_vht_ch_freq2

uint8_t ieee80211_channel::ic_vht_ch_freq2

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