Home
last modified time | relevance | path

Searched refs:bRoaming (Results 1 – 11 of 11) sorted by relevance

/linux-2.6.39/drivers/staging/vt6656/
Dbssdb.c146 if ((pbyBSSID != NULL)&&(pDevice->bRoaming == FALSE)) { in BSSpSearchBSSList()
260 if (pDevice->bRoaming == FALSE) { in BSSpSearchBSSList()
1177 pDevice->bRoaming = TRUE; in BSSvSecondCallBack()
1211 DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO "bRoaming %d, !\n", pDevice->bRoaming ); in BSSvSecondCallBack()
1213 if ((pDevice->bRoaming == TRUE)&&(pDevice->bIsRoaming == TRUE)){ in BSSvSecondCallBack()
1224 pDevice->bRoaming = FALSE; in BSSvSecondCallBack()
1242 else if ((pDevice->bRoaming == FALSE)&&(pDevice->bIsRoaming == TRUE)) { in BSSvSecondCallBack()
Dwmgr.h372 BOOL bRoaming; member
Dwpa2.c340 (pMgmt->bRoaming == TRUE) && in WPA2uSetIEs()
Ddevice.h721 BOOL bRoaming; member
Dmain_usb.c1088 pDevice->bRoaming = FALSE; in device_open()
1230 pDevice->bRoaming = FALSE; in device_close()
Dwmgr.c3725 …if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == TRUE) && (pMgmt->eAuthenMode ==… in s_MgrMakeAssocRequest()
3985 …if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == TRUE) && (pMgmt->eAuthenMode ==… in s_MgrMakeReAssocRequest()
/linux-2.6.39/drivers/staging/vt6655/
Dwmgr.h369 bool bRoaming; member
Dwpa2.c342 (pMgmt->bRoaming == true) && in WPA2uSetIEs()
Ddevice.h617 bool bRoaming; member
Dbssdb.c1277 pDevice->bRoaming = true; in BSSvSecondCallBack()
Dwmgr.c3866 …if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == true) && (pMgmt->eAuthenMode ==… in s_MgrMakeAssocRequest()
4122 …if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == true) && (pMgmt->eAuthenMode ==… in s_MgrMakeReAssocRequest()