Home | History | Annotate | Download | only in TWDriver

Lines Matching defs:Rate

254     the rate specified in the TNETW Tx descriptor before
255 falling back to the next lowest rate.
256 If this field is set to 0xff, then rate fallback is disabled.
259 #define TWD_RATE_FB_RETRY_LIMIT_MAX 255 /* =>0xff for disabling Rate fallback */
405 /* Low Rx rate roaming trigger configuration */
804 * \brief TX Rate Type
1677 TI_UINT32 uRateMask;/**< The rate mask to use for this frame */
1855 TI_UINT16 NullPktRateModulation; /**< Null Packet Rate Modulation */
1889 EHwRateBitFiled NullPktRateModulation; /**< Null Packet Rate Modulation */
1955 EHwRateBitFiled txdRateSet; /**< This EHwBitRate format field specifies the rate and modulation to transmit the probe request when
2222 TI_UINT32 Rate; /**< Frame Rate */
2260 * \brief TX Rate Class
2263 Rate Policy Class to/from FW
2278 * \brief TX Rate Policy
2281 * Used for Set/Get TX Rate Policy to/from FW
2349 TTxRatePolicy txRatePolicy; /**< TX Rate Policy */
2485 ERate Rate; /**< */
2630 * \brief Rate Maangement params structure
3685 * \brief Set Rate Modulation
3688 * \param rate - Rate Modulation Value
3695 TI_STATUS TWD_SetNullRateModulation (TI_HANDLE hTWD, TI_UINT16 rate);