Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
ExtendedChannelRate_t Struct Reference

#include <wds.h>

Data Fields

uint32_t rate_type
 
uint64_t channel_tx_rate_ex
 
uint64_t channel_rx_rate_ex
 

Detailed Description

Name: ExtendedChannelRate

Purpose: Structure used to store Extended Channel Rate TLV info.

Parameters
rate_type
  • rate Type -values:
    • WDS_CHANNEL_RATE_UNIT_BPS_V01 = 0
    • WDS_CHANNEL_RATE_UNIT_KBPS_V01 = 1
    • WDS_CHANNEL_RATE_UNIT_MBPS_V01 = 2
    • WDS_CHANNEL_RATE_UNIT_GBPS_V01 = 3
    • WDS_CHANNEL_RATE_UNIT_Invalid = 0x7FFF FFFF
channel_tx_rate_ex
  • Channel Tx rate.
channel_rx_rate_ex
  • Channel Rx rate.

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