iPXE
Data Fields
ieee80211_ie_power_constraint Struct Reference

802.11 Power Constraint information element More...

#include <ieee80211.h>

Data Fields

u8 id
 Power Constraint ID: 52. More...
 
u8 len
 Power Constraint length: 1. More...
 
u8 power_constraint
 Decrease in allowed TX power, dBm. More...
 

Detailed Description

802.11 Power Constraint information element

This is used to specify an additional power limitation on top of the Country requirements.

Definition at line 706 of file ieee80211.h.

Field Documentation

◆ id

u8 ieee80211_ie_power_constraint::id

Power Constraint ID: 52.

Definition at line 707 of file ieee80211.h.

◆ len

u8 ieee80211_ie_power_constraint::len

Power Constraint length: 1.

Definition at line 708 of file ieee80211.h.

◆ power_constraint

u8 ieee80211_ie_power_constraint::power_constraint

Decrease in allowed TX power, dBm.

Definition at line 709 of file ieee80211.h.


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