Searched refs:rate (Results 1 - 25 of 28) sorted by relevance

12

/hardware/ti/wlan/wl1271/utils/
H A Drate.h2 * rate.h
35 /** \file rate.h
38 * \see rate.c
148 #define NET_BASIC_RATE(rate) ((rate) & NET_BASIC_MASK)
149 #define NET_ACTIVE_RATE(rate) (!NET_BASIC_RATE (rate))
152 ERate rate_NumberToDrv (TI_UINT32 rate);
154 ERate rate_NetToDrv (TI_UINT32 rate);
H A Drate.c2 * rate.c
35 /** \file rate.c
38 * \see rate.h
42 #include "rate.h"
44 ERate rate_NetToDrv (TI_UINT32 rate) argument
46 switch (rate)
140 DESCRIPTION: Translates a host rate (1, 2, 3, ....) to network rate (0x02, 0x82, 0x84, etc...)
142 INPUT: rate - Host rate
150 rate_DrvToNet(ERate rate) argument
1735 rate_NumberToDrv(TI_UINT32 rate) argument
[all...]
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
H A Dpublic_descriptors.h129 TxRateIndex_t rate; /* The rate that succeeded getting ACK (Valid only if status=SUCCESS). */ member in struct:TxResultDescriptor_t
248 TxRateIndex_t rate; /* Recevied Rate:at ETxRateClassId format */ member in struct:__anon796
/hardware/ti/wlan/wl1271/TWD/MacServices/
H A DPowerSrv_API.h239 * \sets the rate as got from user else sets default value.\n
244 * 2) TI_UINT16 - desierd rate .\n
248 void powerSrv_SetRateModulation(TI_HANDLE hPowerSrv, TI_UINT16 rate);
269 * \return the rate as it was seted by powerSrv_SetRateModulation.\n
274 * Return Value: TI_UINT16 - desierd rate .\n
H A DMacServices.c357 void MacServices_powerSrv_SetRateModulation(TI_HANDLE hMacServices, TI_UINT16 rate) argument
361 powerSrv_SetRateModulation( pMacServices->hPowerSrv, rate);
H A DPowerSrv.c513 DESCRIPTION: Sets the rate modulation according to the current Radio Mode.
521 void powerSrv_SetRateModulation(TI_HANDLE hPowerSrv, TI_UINT16 rate) argument
524 powerSrvSM_setRateModulation(pPowerSrv->hPowerSrvSM,rate);
530 * \Gets the rate modulation.
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
H A DapConn.h65 ERate rate; member in union:__anon1333
/hardware/ti/wlan/wl1271/stad/src/Data_link/
H A DCtrl.c52 #include "rate.h"
186 ctrlData_updateTxRateAttributes(hCtrlData); /* Update TxCtrl module with rate change.*/
388 * DESCRIPTION: This function sets rate fallback policies to be configured to FW
410 /* 1. If a special rate set is defined for this AC, use its related policy */
427 TRACE2(pCtrlData->hReport, REPORT_SEVERITY_INFORMATION, "ctrlData_setTxRatePolicies: AC %d, rate-policy 0x%x", ac, uEnabledHwRatesMask);
436 /* Add a specific policy for management packets, which uses only the lowest supported rate */
490 ctrlData_updateTxRateAttributes(hCtrlData); /* Update the TxCtrl module with rate changes. */
519 ctrlData_updateTxRateAttributes(hCtrlData); /* Update the TxCtrl module with rate changes. */
660 ERate rate; local
665 rate
[all...]
H A Drx.c51 #include "rate.h"
1030 pRxData->uLastDataPktRate = pRxAttr->Rate; /* save Rx packet rate for statistics */
1722 if (rate_PolicyToDrv ((ETxRateClassId)(pRxParams->rate), &appRate) != TI_OK)
1724 TRACE1(pRxData->hReport, REPORT_SEVERITY_ERROR , "rxData_ReceivePacket: can't convert hwRate=0x%x\n", pRxParams->rate);
1748 TRACE8(pRxData->hReport, REPORT_SEVERITY_INFORMATION, "rxData_ReceivePacket: channel=%d, info=0x%x, type=%d, rate=0x%x, RSSI=%d, SNR=%d, status=%d, scan tag=%d\n", RxAttr.channel, RxAttr.packetInfo, RxAttr.ePacketType, RxAttr.Rate, RxAttr.Rssi, RxAttr.SNR, RxAttr.status, RxAttr.eScanTag);
H A DtxCtrl.c868 /* If packet is Broadcast in IBSS, overwrite rate policy with mgmt value. */
1257 /* Save last data Tx rate for applications' query */
1258 EHwBitRate eHwTxRate = ENDIAN_HANDLE_LONG((EHwBitRate)(pTxResultInfo->rate));
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
H A DScanCncn.h115 ERate rate; /* Bitrate at which frame was received */ member in struct:__anon1447
H A DscanResultTable.c114 #define UPDATE_RATE(pSite, pFrame) if ((DRV_RATE_1M <= (pFrame)->rate) && (DRV_RATE_54M <= (pFrame)->rate)) \
115 (pSite)->rxRate = (pFrame)->rate;
735 * in the beacon or probe response to rate used by the driver. Perfoms the following:
737 * - Get the max active rate & max basic rate, if invalid, return
738 * - Translate the max active rate and max basic rate from network rates to host rates.
739 * The max active & max basic rate are used by the driver from now on in all the processes:
763 /* Update the rate element
[all...]
H A DScanCncn.c793 tScanFrameInfo.rate = pRxAttr->Rate;
/hardware/ti/wlan/wl1271/TWD/MacServices/Export_Inc/
H A DMacServices_api.h346 * \sets the rate as got from user else sets default value.\n
351 * 2) TI_UINT16 - desierd rate .\n
355 void MacServices_powerSrv_SetRateModulation(TI_HANDLE hMacServices, TI_UINT16 rate);
357 * \Return the alrweady seted rate.\n
362 * Return Value: TI_UINT16 - desierd rate .\n
/hardware/ti/wlan/wl1271/platforms/os/common/build/linux/
H A Dos_sources.inc32 $(UTILS)/rate.h \
/hardware/ti/wlan/wl1271/platforms/os/linux/build/
H A Dos_sources.inc32 $(UTILS)/rate.h \
/hardware/broadcom/wlan/bcm4329/src/wl/sys/
H A Dwl_cfg80211.c374 #define RATE_TO_BASE100KBPS(rate) (((rate) * 10) / 2)
1892 int32 rate; local
1904 /* Report the current tx rate */
1905 if ((err = wl_dev_ioctl(dev, WLC_GET_RATE, &rate, sizeof(rate)))) {
1906 WL_ERR(("Could not get rate (%d)\n", err));
1908 rate = dtoh32(rate);
1910 sinfo->txrate.legacy = rate *
1995 int32 rate; local
2055 int32 rate; local
[all...]
H A Dwl_iw.c4018 int error, rate, i, error_bg, error_a; local
4030 rate = rateset.rates[rateset.count - 1] & 0x7f;
4033 rate = rateset.rates[vwrq->value] & 0x7f;
4036 rate = vwrq->value / 500000;
4041 error_bg = dev_wlc_intvar_set(dev, "bg_rate", rate);
4042 error_a = dev_wlc_intvar_set(dev, "a_rate", rate);
4058 if ((rateset.rates[i] & 0x7f) > rate)
4077 int error, rate; local
4082 if ((error = dev_wlc_ioctl(dev, WLC_GET_RATE, &rate, sizeof(rate))))
[all...]
/hardware/msm7k/libaudio/
H A DAudioHardware.cpp800 snprintf(buffer, SIZE, "\tsample rate: %d\n", sampleRate());
891 uint32_t rate = hw->getInputSampleRate(*pRate); local
892 if (rate != *pRate) {
893 *pRate = rate;
1070 snprintf(buffer, SIZE, "\tsample rate: %d\n", sampleRate());
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
H A Dperf_rt.c76 /* allocate rate tracking structures */
146 /* VP_T - display rate */
151 /* VD_T - decode rate */
156 /* VE_T - encode rate */
161 /* CAMT - capture rate */
320 /* get the temporal rate */
334 /* calculate the average of the temporal rate */
405 /* for each rate, reset skip count as well as tn0 */
423 /* complete any temporary rate measurements */
459 /* see if we care about this buffer in the rate calculatio
470 int rate = (me->detailed == 2) || local
[all...]
/hardware/ti/wlan/wl1271/stad/build/linux/
H A Ddrv_sources.inc81 $(UTILS)/rate.c \
/hardware/msm7k/libaudio-qsd8k/
H A DAudioHardware.cpp588 LOGW("getInputBufferSize bad sample rate: %d", sampleRate);
1695 snprintf(buffer, SIZE, "\tsample rate: %d\n", sampleRate());
1787 uint32_t rate = hw->getInputSampleRate(*pRate); local
1788 if (rate != *pRate) {
1789 *pRate = rate;
1947 snprintf(buffer, SIZE, "\tsample rate: %d\n", sampleRate());
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriver.c1249 TI_STATUS TWD_SetNullRateModulation (TI_HANDLE hTWD, TI_UINT16 rate) argument
1255 MacServices_powerSrv_SetRateModulation (pTWD->hMacServices, rate);
H A DTWDriver.h251 the rate specified in the TNETW Tx descriptor before
252 falling back to the next lowest rate.
253 If this field is set to 0xff, then rate fallback is disabled.
413 /* Low Rx rate roaming trigger configuration */
1710 TI_UINT32 uRateMask;/**< The rate mask to use for this frame */
1988 EHwRateBitFiled txdRateSet; /**< This EHwBitRate format field specifies the rate and modulation to transmit the probe request when
3747 * \param rate - Rate Modulation Value
3754 TI_STATUS TWD_SetNullRateModulation (TI_HANDLE hTWD, TI_UINT16 rate);
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
H A DmeasurementMgr.c885 tScanFrameInfo.rate = pRxAttr->Rate;

Completed in 238 milliseconds

12