/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
D | regulatoryDomainApi.h | 58 TI_STATUS regulatoryDomain_SetDefaults (TI_HANDLE hRegulatoryDomain, 75 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain, paramInfo_t *pParam); 91 TI_STATUS regulatoryDomain_getParam(TI_HANDLE hRegulatoryDomain, paramInfo_t *pParam); 93 TI_STATUS regulatoryDomain_destroy(TI_HANDLE hRegulatoryDomain);
|
D | SwitchChannel.c | 134 TI_HANDLE hRegulatoryDomain; member 318 pSwitchChannel->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in switchChannel_init() 487 regulatoryDomain_getParam(pSwitchChannel->hRegulatoryDomain, ¶m); in switchChannel_recvCmd() 508 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, ¶m); in switchChannel_recvCmd() 517 regulatoryDomain_getParam(pSwitchChannel->hRegulatoryDomain,¶m); in switchChannel_recvCmd() 529 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, ¶m); in switchChannel_recvCmd() 1410 regulatoryDomain_getParam(pSwitchChannel->hRegulatoryDomain,¶m); in switchChannel_recvCmd4Debug() 1530 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, ¶m); in switchChannelDebug_setChannelValidity()
|
D | regulatoryDomain.c | 162 regulatoryDomain_t *pRegulatoryDomain = (regulatoryDomain_t *)(pStadHandles->hRegulatoryDomain); in regulatoryDomain_init() 197 TI_STATUS regulatoryDomain_SetDefaults (TI_HANDLE hRegulatoryDomain, in regulatoryDomain_SetDefaults() argument 200 regulatoryDomain_t *pRegulatoryDomain = (regulatoryDomain_t *)hRegulatoryDomain; in regulatoryDomain_SetDefaults() 244 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain, in regulatoryDomain_setParam() argument 247 regulatoryDomain_t *pRegulatoryDomain = (regulatoryDomain_t *)hRegulatoryDomain; in regulatoryDomain_setParam() 436 TI_STATUS regulatoryDomain_getParam(TI_HANDLE hRegulatoryDomain, in regulatoryDomain_getParam() argument 439 regulatoryDomain_t *pRegulatoryDomain = (regulatoryDomain_t *)hRegulatoryDomain; in regulatoryDomain_getParam() 674 TI_STATUS regulatoryDomain_destroy(TI_HANDLE hRegulatoryDomain) in regulatoryDomain_destroy() argument 676 regulatoryDomain_t *pRegulatoryDomain = (regulatoryDomain_t *)hRegulatoryDomain; in regulatoryDomain_destroy() 1526 void regDomainPrintValidTables(TI_HANDLE hRegulatoryDomain) in regDomainPrintValidTables() argument [all …]
|
D | measurementMgr.h | 141 TI_HANDLE hRegulatoryDomain; member
|
D | measurementMgr.c | 151 pMeasurementMgr->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in measurementMgr_init() 173 regulatoryDomain_getParam (pMeasurementMgr->hRegulatoryDomain, ¶m); in measurementMgr_init() 997 regulatoryDomain_getParam(pMeasurementMgr->hRegulatoryDomain, ¶m); in measurementMgr_isRequestValid()
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
D | ScanCncnOsSm.c | 203 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tParam ); in scanCncnOsSm_ActionStartGScan() 209 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tParam); in scanCncnOsSm_ActionStartGScan() 302 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tParam ); in scanCncnOsSm_ActionStartAScan() 308 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tParam); in scanCncnOsSm_ActionStartAScan() 437 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tParam); in scanCncnOsSm_FillAllAvailableChannels() 470 regulatoryDomain_getParam( pScanCncn->hRegulatoryDomain, &tParam ); in scanCncnOsSm_FillAllAvailableChannels()
|
D | ScanCncnPrivate.h | 64 TI_HANDLE hRegulatoryDomain; member
|
D | AssocSM.h | 119 TI_HANDLE hRegulatoryDomain; member
|
D | mlmeSm.h | 128 TI_HANDLE hRegulatoryDomain; member
|
D | ScanCncn.c | 183 pScanCncn->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in scanCncn_Init() 1149 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tDfsParam); in scanCncn_VerifyChannelsWithRegDomain() 1173 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, pParam); in scanCncn_VerifyChannelsWithRegDomain() 1212 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, pParam); in scanCncn_VerifyChannelsWithRegDomain() 1232 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, pParam); in scanCncn_VerifyChannelsWithRegDomain()
|
D | currBss.h | 135 TI_HANDLE hRegulatoryDomain; member
|
D | siteHash.h | 102 TI_HANDLE hRegulatoryDomain; member
|
D | assocSM.c | 275 pHandle->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in assoc_init() 1128 status = regulatoryDomain_getParam(pCtx->hRegulatoryDomain, ¶m); in assoc_smCapBuild() 1342 status = regulatoryDomain_getParam(pCtx->hRegulatoryDomain, ¶m); in assoc_powerCapabilityBuild() 1437 status = regulatoryDomain_getParam(pCtx->hRegulatoryDomain,¶m); in assoc_smRequestBuild()
|
D | mlmeSm.c | 242 pHandle->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in mlme_init()
|
D | systemConfig.c | 671 regulatoryDomain_setParam(pSiteMgr->hRegulatoryDomain, pParam); in systemConfig() 683 regulatoryDomain_setParam(pSiteMgr->hRegulatoryDomain, pParam); in systemConfig()
|
/hardware/ti/wlan/wl1271/Test/ |
D | measurementDbg.c | 66 void regDomainPrintValidTables(TI_HANDLE hRegulatoryDomain); 83 …tion(TI_HANDLE hMeasurementMgr, TI_HANDLE hSwitchChannel, TI_HANDLE hRegulatoryDomain, TI_UINT32 f… in measurementDebugFunction() argument 401 regDomainPrintValidTables(hRegulatoryDomain); in measurementDebugFunction()
|
D | debug.c | 119 …tion(TI_HANDLE hMeasurementMgr, TI_HANDLE hSwitchChannel, TI_HANDLE hRegulatoryDomain, TI_UINT32 f… 202 pStadHandles->hRegulatoryDomain, in debugFunction()
|
D | measurementDbg.h | 67 …tion(TI_HANDLE hMeasurementMgr, TI_HANDLE hSwitchChannel, TI_HANDLE hRegulatoryDomain, TI_UINT32 f…
|
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/ |
D | CmdDispatcher.c | 97 TI_HANDLE hRegulatoryDomain; member 195 pCmdDispatch->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in cmdDispatch_Init() 316 …_PARAM_MODULE_NUMBER(REGULATORY_DOMAIN_MODULE_PARAM) - 1].handle = pCmdDispatch->hRegulatoryDomain; in cmdDispatch_ConfigParamsAccessTable()
|
D | DrvMainModules.h | 63 TI_HANDLE hRegulatoryDomain; member
|
D | DrvMain.c | 415 pDrvMain->tStadHandles.hRegulatoryDomain = regulatoryDomain_create (hOs); in drvMain_Create() 416 if (pDrvMain->tStadHandles.hRegulatoryDomain == NULL) in drvMain_Create() 665 if (pDrvMain->tStadHandles.hRegulatoryDomain != NULL) in drvMain_Destroy() 667 regulatoryDomain_destroy (pDrvMain->tStadHandles.hRegulatoryDomain); in drvMain_Destroy() 889 …regulatoryDomain_SetDefaults (pDrvMain->tStadHandles.hRegulatoryDomain, &pInitTable->regulatoryDom… in drvMain_SetDefaults()
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
D | conn.h | 115 TI_HANDLE hRegulatoryDomain; member
|
D | connInfra.c | 338 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam); in JoinWait_to_mlmeWait() 528 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam); in configHW_to_disconnect() 567 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam); in connInfra_ScrWaitDisconn_to_disconnect() 959 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam); in connect_to_ScrWait()
|
D | conn.c | 173 pConn->hRegulatoryDomain= pStadHandles->hRegulatoryDomain; in conn_init()
|
D | apConn.c | 218 TI_HANDLE hRegulatoryDomain; member 485 pAPConnection->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in apConn_init() 871 regulatoryDomain_getParam(pAPConnection->hRegulatoryDomain, ¶m); in apConn_getStaCapabilities() 879 regulatoryDomain_getParam(pAPConnection->hRegulatoryDomain, ¶m); in apConn_getStaCapabilities()
|