Searched refs:enableDisable_802_11d (Results 1 – 2 of 2) sorted by relevance
367 …tParam, REGULATORY_DOMAIN_ENABLE_DISABLE_802_11D = %d, \n", pParam->content.enableDisable_802_11d); in regulatoryDomain_setParam()369 if ((pRegulatoryDomain->regulatoryDomainEnabled != pParam->content.enableDisable_802_11d) && in regulatoryDomain_setParam()370 !pParam->content.enableDisable_802_11d && pRegulatoryDomain->spectrumManagementEnabled) in regulatoryDomain_setParam()376 pRegulatoryDomain->regulatoryDomainEnabled = pParam->content.enableDisable_802_11d; in regulatoryDomain_setParam()
714 TI_BOOL enableDisable_802_11d; member