FreeBSD kernel usb device Code
uath_devcap Struct Reference

#include <if_uathvar.h>

Data Fields

uint32_t targetVersion
 
uint32_t targetRevision
 
uint32_t macVersion
 
uint32_t macRevision
 
uint32_t phyRevision
 
uint32_t analog5GhzRevision
 
uint32_t analog2GhzRevision
 
uint32_t regDomain
 
uint32_t regCapBits
 
uint32_t countryCode
 
uint32_t keyCacheSize
 
uint32_t numTxQueues
 
uint32_t connectionIdMax
 
uint32_t wirelessModes
 
uint32_t chanSpreadSupport
 
uint32_t compressSupport
 
uint32_t burstSupport
 
uint32_t fastFramesSupport
 
uint32_t chapTuningSupport
 
uint32_t turboGSupport
 
uint32_t turboPrimeSupport
 
uint32_t deviceType
 
uint32_t wmeSupport
 
uint32_t low2GhzChan
 
uint32_t high2GhzChan
 
uint32_t low5GhzChan
 
uint32_t high5GhzChan
 
uint32_t supportCipherWEP
 
uint32_t supportCipherAES_CCM
 
uint32_t supportCipherTKIP
 
uint32_t supportCipherMicAES_CCM
 
uint32_t supportMicTKIP
 
uint32_t twiceAntennaGain5G
 
uint32_t twiceAntennaGain2G
 

Detailed Description

Definition at line 109 of file if_uathvar.h.

Field Documentation

◆ analog2GhzRevision

uint32_t uath_devcap::analog2GhzRevision

Definition at line 116 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ analog5GhzRevision

uint32_t uath_devcap::analog5GhzRevision

Definition at line 115 of file if_uathvar.h.

Referenced by uath_attach(), and uath_get_devcap().

◆ burstSupport

uint32_t uath_devcap::burstSupport

Definition at line 131 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ chanSpreadSupport

uint32_t uath_devcap::chanSpreadSupport

Definition at line 129 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ chapTuningSupport

uint32_t uath_devcap::chapTuningSupport

Definition at line 133 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ compressSupport

uint32_t uath_devcap::compressSupport

Definition at line 130 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ connectionIdMax

uint32_t uath_devcap::connectionIdMax

Definition at line 122 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ countryCode

uint32_t uath_devcap::countryCode

Definition at line 119 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ deviceType

uint32_t uath_devcap::deviceType

Definition at line 136 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ fastFramesSupport

uint32_t uath_devcap::fastFramesSupport

Definition at line 132 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ high2GhzChan

uint32_t uath_devcap::high2GhzChan

Definition at line 139 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ high5GhzChan

uint32_t uath_devcap::high5GhzChan

Definition at line 141 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ keyCacheSize

uint32_t uath_devcap::keyCacheSize

Definition at line 120 of file if_uathvar.h.

◆ low2GhzChan

uint32_t uath_devcap::low2GhzChan

Definition at line 138 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ low5GhzChan

uint32_t uath_devcap::low5GhzChan

Definition at line 140 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ macRevision

uint32_t uath_devcap::macRevision

Definition at line 113 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ macVersion

uint32_t uath_devcap::macVersion

Definition at line 112 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ numTxQueues

uint32_t uath_devcap::numTxQueues

Definition at line 121 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ phyRevision

uint32_t uath_devcap::phyRevision

Definition at line 114 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ regCapBits

uint32_t uath_devcap::regCapBits

Definition at line 118 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ regDomain

uint32_t uath_devcap::regDomain

Definition at line 117 of file if_uathvar.h.

Referenced by uath_attach(), and uath_get_devcap().

◆ supportCipherAES_CCM

uint32_t uath_devcap::supportCipherAES_CCM

Definition at line 143 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ supportCipherMicAES_CCM

uint32_t uath_devcap::supportCipherMicAES_CCM

Definition at line 145 of file if_uathvar.h.

◆ supportCipherTKIP

uint32_t uath_devcap::supportCipherTKIP

Definition at line 144 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ supportCipherWEP

uint32_t uath_devcap::supportCipherWEP

Definition at line 142 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ supportMicTKIP

uint32_t uath_devcap::supportMicTKIP

Definition at line 146 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ targetRevision

uint32_t uath_devcap::targetRevision

Definition at line 111 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ targetVersion

uint32_t uath_devcap::targetVersion

Definition at line 110 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ turboGSupport

uint32_t uath_devcap::turboGSupport

Definition at line 134 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ turboPrimeSupport

uint32_t uath_devcap::turboPrimeSupport

Definition at line 135 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ twiceAntennaGain2G

uint32_t uath_devcap::twiceAntennaGain2G

Definition at line 148 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ twiceAntennaGain5G

uint32_t uath_devcap::twiceAntennaGain5G

Definition at line 147 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ wirelessModes

uint32_t uath_devcap::wirelessModes

Definition at line 123 of file if_uathvar.h.

Referenced by uath_get_devcap().

◆ wmeSupport

uint32_t uath_devcap::wmeSupport

Definition at line 137 of file if_uathvar.h.

Referenced by uath_get_devcap().


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