Searched refs:SG_DISABLE (Results 1 - 10 of 10) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
H A DSoftGemini.c269 pSoftGemini->SoftGeminiEnable = SG_DISABLE;
273 if ((TI_OK == status) && (pSoftGeminiInitParams->SoftGeminiEnable != SG_DISABLE))
274 { /* called only if different than SG_DISABLE */
463 case SG_DISABLE:
465 /* set FW with SG_DISABLE */
467 param.content.SoftGeminiEnable = SG_DISABLE;
834 if (pSoftGemini->SoftGeminiEnable == SG_DISABLE) {
867 if (SG_DISABLE != pSoftGemini->SoftGeminiEnable)
898 case SG_DISABLE: return "SG_DISABLE";
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/src/
H A DSoftGemini.c274 pSoftGemini->SoftGeminiEnable = SG_DISABLE;
278 if ((OK == status) && (pSoftGeminiInitParams->SoftGeminiEnable != SG_DISABLE))
279 { /* called only if different than SG_DISABLE */
468 case SG_DISABLE:
470 /* set FW with SG_DISABLE */
472 param.content.SoftGeminiEnable = SG_DISABLE;
1123 case SG_DISABLE: return "SG_DISABLE";
1156 SoftGemini_setEnableParam(hSoftGemini, SG_DISABLE, TRUE);
1191 if ( pSoftGemini->SoftGeminiEnable != SG_DISABLE )
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcommonTypes.h237 SG_DISABLE , enumerator in enum:__anon196
H A DcoreDefaultParams.h932 #define SOFT_GEMINI_ENABLED_DEF (SG_DISABLE) /* we don't use SG_SENSE_ACTIVE*/
/system/wlan/ti/wilink_6_1/stad/Export_Inc/
H A DcoreDefaultParams.h888 #define SOFT_GEMINI_ENABLED_MIN SG_DISABLE
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h1093 /* 0 */ SG_DISABLE = 0, /**< */ enumerator in enum:__anon1327
/system/wlan/ti/wilink_6_1/wpa_supplicant_lib/
H A Ddriver_ti.c425 mode_set = SG_DISABLE;
955 drv->btcoex_mode = 0; /* SG_DISABLE */
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBld.c148 pWlanParams->SoftGeminiEnable = SG_DISABLE;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
H A DwhalCtrl.c132 pWlanParams->SoftGeminiEnable = SG_DISABLE;
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dcu_cmd.c3538 { SG_DISABLE, (PS8)"Disable" },

Completed in 179 milliseconds