Searched refs:siteMgrDot11Mode (Results 1 – 4 of 4) sorted by relevance
190 …if ((DOT11_G_MODE != tParam.content.siteMgrDot11Mode) && (DOT11_DUAL_MODE != tParam.content.siteMg… in scanCncnOsSm_ActionStartGScan()289 …if ((DOT11_A_MODE != tParam.content.siteMgrDot11Mode) && (DOT11_DUAL_MODE != tParam.content.siteMg… in scanCncnOsSm_ActionStartAScan()
811 if(pParam->content.siteMgrDot11Mode > DOT11_MAX_MODE) in siteMgr_setParam()814 if(pSiteMgr->pDesiredParams->siteMgrDesiredDot11Mode != pParam->content.siteMgrDot11Mode) in siteMgr_setParam()816 pSiteMgr->pDesiredParams->siteMgrDesiredDot11Mode = pParam->content.siteMgrDot11Mode; in siteMgr_setParam()1323 pParam->content.siteMgrDot11Mode = pSiteMgr->pDesiredParams->siteMgrDesiredDot11Mode; in siteMgr_getParam()1329 pParam->content.siteMgrDot11Mode = pSiteMgr->siteMgrOperationalMode; in siteMgr_getParam()1333 pParam->content.siteMgrDot11Mode = pSiteMgr->pDesiredParams->siteMgrDesiredDot11Mode; in siteMgr_getParam()
556 EDot11Mode siteMgrDot11Mode; member
833 pList->networkType = (OS_802_11_NETWORK_TYPE)param.content.siteMgrDot11Mode; in apConn_getStaCapabilities()834 switch(param.content.siteMgrDot11Mode) in apConn_getStaCapabilities()