HomeSort by relevance Sort by last modified time
    Searched refs:DRV_RATE_INVALID (Results 1 - 15 of 15) sorted by null

  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverRate.h 76 DRV_RATE_INVALID = 0xFF /**< Invalid Driver's Rate Type */
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverRate.h 76 DRV_RATE_INVALID = 0xFF /**< Invalid Driver's Rate Type */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_HW_Queue/
txHwQueueCalc.c 250 if (initialRate == DRV_RATE_INVALID)
357 default: return DRV_RATE_INVALID;
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
ratesTypes.h 56 DRV_RATE_INVALID= 0xFF
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
utils.c 222 return DRV_RATE_INVALID;
912 if(maxSuppRate == DRV_RATE_INVALID)
1164 return DRV_RATE_INVALID;
    [all...]
  /hardware/ti/wlan/wl1271/utils/
rate.c 133 return DRV_RATE_INVALID;
343 return DRV_RATE_INVALID;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scanResultTable.c 605 if (pSite->maxActiveRate == DRV_RATE_INVALID)
608 if (pSite->maxBasicRate != DRV_RATE_INVALID)
610 if (pSite->maxActiveRate != DRV_RATE_INVALID)
    [all...]
siteMgr.c     [all...]
  /system/wlan/ti/wilink_6_1/utils/
rate.c 133 return DRV_RATE_INVALID;
343 return DRV_RATE_INVALID;
1241 *eAppRate = DRV_RATE_INVALID;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.c     [all...]
siteMgr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
select.c 738 if ((pSite->maxBasicRate == DRV_RATE_INVALID) || (pSite->maxActiveRate == DRV_RATE_INVALID))
    [all...]
siteMgr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
Ctrl.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.c     [all...]

Completed in 575 milliseconds