Searched refs:ctrlDataProtectionEnabled (Results 1 - 11 of 11) sorted by relevance

/system/wlan/ti/wilink_6_1/Test/
H A DctrlDbg.c89 paramInfo.content.ctrlDataProtectionEnabled = ((*(TI_UINT8*)pParam > 0) ? 1 : 0);
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
H A DCtrl.h92 TI_BOOL ctrlDataProtectionEnabled; member in struct:__anon1723
H A DCtrl.c323 pParamInfo->content.ctrlDataProtectionEnabled = pCtrlData->ctrlDataProtectionEnabled;
528 if (pCtrlData->ctrlDataProtectionEnabled != pParamInfo->content.ctrlDataProtectionEnabled)
530 pCtrlData->ctrlDataProtectionEnabled = pParamInfo->content.ctrlDataProtectionEnabled;
534 if(pCtrlData->ctrlDataProtectionEnabled == TI_TRUE)
544 if(pCtrlData->ctrlDataProtectionEnabled == TI_TRUE)
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
H A DCtrl.h122 BOOL ctrlDataProtectionEnabled; member in struct:__anon574
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
H A DCtrl.c447 pParamInfo->content.ctrlDataProtectionEnabled = pCtrlData->ctrlDataProtectionEnabled;
925 if (pCtrlData->ctrlDataProtectionEnabled != pParamInfo->content.ctrlDataProtectionEnabled)
927 pCtrlData->ctrlDataProtectionEnabled = pParamInfo->content.ctrlDataProtectionEnabled;
931 if(pCtrlData->ctrlDataProtectionEnabled == TRUE)
941 if(pCtrlData->ctrlDataProtectionEnabled == TRUE)
/system/wlan/ti/wilink_6_1/stad/Export_Inc/
H A DparamOut.h649 TI_BOOL ctrlDataProtectionEnabled; member in union:__anon1555::__anon1556
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DsystemConfig.c561 pParam->content.ctrlDataProtectionEnabled = pPrimarySite->useProtection;
H A DsiteMgr.c1724 param.content.ctrlDataProtectionEnabled = pSite->useProtection;
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DparamOut.h719 BOOL ctrlDataProtectionEnabled; member in union:__anon305::__anon306
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
H A Dselect.c1334 gSystemCfgParam.content.ctrlDataProtectionEnabled = pPrimarySite->useProtection;
H A DsiteMgr.c2008 param.content.ctrlDataProtectionEnabled = pSite->useProtection;

Completed in 150 milliseconds