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

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
SoftGemini.h 56 ESoftGeminiEnableModes SoftGeminiEnable;
SoftGemini.c 74 static TI_STATUS SoftGemini_setEnableParam(TI_HANDLE hSoftGemini, ESoftGeminiEnableModes SoftGeminiEnable, TI_BOOL recovery);
85 static char* SoftGemini_ConvertModeToString(ESoftGeminiEnableModes SoftGeminiEnable);
238 pSoftGemini->SoftGeminiEnable = pSoftGeminiInitParams->SoftGeminiEnable;
269 pSoftGemini->SoftGeminiEnable = SG_DISABLE;
273 if ((TI_OK == status) && (pSoftGeminiInitParams->SoftGeminiEnable != SG_DISABLE))
275 status = SoftGemini_setEnableParam(hSoftGemini, pSoftGeminiInitParams->SoftGeminiEnable, TI_FALSE);
346 return_value = SoftGemini_setEnableParam(hSoftGemini,pParam->content.SoftGeminiEnable, TI_FALSE);
413 static TI_STATUS SoftGemini_setEnableParam(TI_HANDLE hSoftGemini, ESoftGeminiEnableModes SoftGeminiEnable, TI_BOOL recovery)
429 pSoftGemini->PsPollFailureLastEnableValue = SoftGeminiEnable;
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldDb.h 101 ESoftGeminiEnableModes SoftGeminiEnable;
CmdBld.c 149 pWlanParams->SoftGeminiEnable = SG_DISABLE;
    [all...]
CmdBldCfg.c 753 DB_WLAN(hCmdBld).SoftGeminiEnable = eSgEnable;
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 181 ESoftGeminiEnableModes SoftGeminiEnable;
733 ESoftGeminiEnableModes SoftGeminiEnable;
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverCtrl.c 204 (ESoftGeminiEnableModes)pParamInfo->content.SoftGeminiEnable,
    [all...]
TWDriver.h     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 68 milliseconds