Station capability information. More...
#include <sta_mgmt.h>

Data Fields | |
| struct mac_rateset | rate_set |
| Legacy rate set supported by the STA. | |
| struct mac_htcapability | ht_cap |
| HT capabilities. | |
| uint32_t | capa_flags |
| Bitfield showing some capabilities of the STA (STA_QOS_CAPA, STA_HT_CAPA, STA_VHT_CAPA, STA_MFP_CAPA). | |
| uint8_t | phy_bw_max |
| Maximum PHY channel bandwidth supported by the STA. | |
| uint8_t | bw_cur |
| Current channel bandwidth for the STA. | |
| uint8_t | uapsd_queues |
| Bit field indicating which queues have to be delivered upon U-APSD trigger. | |
| uint8_t | max_sp_len |
| Maximum size, in frames, of a APSD service period. | |
| uint8_t | stbc_nss |
| Maximum number of spatial streams supported for STBC reception. | |
Station capability information.
Definition at line 198 of file sta_mgmt.h.
1.6.1