TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_80211_COUNTRY_TRIPLET_SUBBAND Struct Reference

#include <MdePkg/Include/Protocol/WiFi.h>

Data Fields

UINT8 FirstChannelNum
 
UINT8 NumOfChannels
 
UINT8 MaxTxPowerLevel
 

Detailed Description

EFI_80211_COUNTRY_TRIPLET_SUBBAND

Definition at line 247 of file WiFi.h.

Field Documentation

◆ FirstChannelNum

UINT8 EFI_80211_COUNTRY_TRIPLET_SUBBAND::FirstChannelNum

Indicates the lowest channel number in the subband. It has a positive integer value less than 201.

Definition at line 252 of file WiFi.h.

◆ MaxTxPowerLevel

UINT8 EFI_80211_COUNTRY_TRIPLET_SUBBAND::MaxTxPowerLevel

Indicates the maximum power in dBm allowed to be transmitted.

Definition at line 260 of file WiFi.h.

◆ NumOfChannels

UINT8 EFI_80211_COUNTRY_TRIPLET_SUBBAND::NumOfChannels

Indicates the number of channels in the subband.

Definition at line 256 of file WiFi.h.


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