Home
last modified time | relevance | path

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

/drivers/staging/vt6656/
Dbssdb.c120 if ((pbyBSSID != NULL)&&(pDevice->bRoaming == false)) { in BSSpSearchBSSList()
215 if (pDevice->bRoaming == false) { in BSSpSearchBSSList()
1025 pDevice->bRoaming = true; in BSSvSecondCallBack()
1042 DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO "bRoaming %d, !\n", pDevice->bRoaming ); in BSSvSecondCallBack()
1044 if ((pDevice->bRoaming == true)&&(pDevice->bIsRoaming == true)){ in BSSvSecondCallBack()
1055 pDevice->bRoaming = false; in BSSvSecondCallBack()
1057 else if ((pDevice->bRoaming == false)&&(pDevice->bIsRoaming == true)) { in BSSvSecondCallBack()
Dwmgr.h333 int bRoaming; member
Ddevice.h660 int bRoaming; member
Dmain_usb.c977 pDevice->bRoaming = false; in device_open()
1094 pDevice->bRoaming = false; in device_close()
Dwmgr.c3305 …if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == true) && (pMgmt->eAuthenMode ==… in s_MgrMakeAssocRequest()
3551 …if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == true) && (pMgmt->eAuthenMode ==… in s_MgrMakeReAssocRequest()
/drivers/staging/vt6655/
Dwmgr.h329 bool bRoaming; member
Dwpa2.c338 (pMgmt->bRoaming == true) && in WPA2uSetIEs()
Ddevice.h571 bool bRoaming; member
Dbssdb.c1202 pDevice->bRoaming = true; in BSSvSecondCallBack()
Dwmgr.c3660 …if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == true) && (pMgmt->eAuthenMode ==… in s_MgrMakeAssocRequest()
3906 …if ((pDevice->gsPMKID.BSSIDInfoCount > 0) && (pDevice->bRoaming == true) && (pMgmt->eAuthenMode ==… in s_MgrMakeReAssocRequest()