FreeBSD kernel WLAN code
printranges Struct Reference

Data Fields

int minmcs
 
int maxmcs
 
int txstream
 
int ratetype
 
int htcapflags
 

Detailed Description

Definition at line 347 of file ieee80211_ht.c.

Field Documentation

◆ htcapflags

int printranges::htcapflags

Definition at line 352 of file ieee80211_ht.c.

Referenced by ht_rateprint().

◆ maxmcs

int printranges::maxmcs

Definition at line 349 of file ieee80211_ht.c.

Referenced by ht_rateprint().

◆ minmcs

int printranges::minmcs

Definition at line 348 of file ieee80211_ht.c.

Referenced by ht_rateprint().

◆ ratetype

int printranges::ratetype

Definition at line 351 of file ieee80211_ht.c.

Referenced by ht_rateprint().

◆ txstream

int printranges::txstream

Definition at line 350 of file ieee80211_ht.c.

Referenced by ht_rateprint().


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