Home
last modified time | relevance | path

Searched refs:bLinkPass (Results 1 – 24 of 24) sorted by relevance

/linux-2.6.39/drivers/staging/vt6655/
Dwcmd.c506 pDevice->bLinkPass = false; in vCommandTimer()
577 pDevice->bLinkPass = false; in vCommandTimer()
611 pDevice->bLinkPass = true; in vCommandTimer()
639 pDevice->bLinkPass = true; in vCommandTimer()
711 pDevice->bLinkPass = true; in vCommandTimer()
774 pDevice->bLinkPass = false; in vCommandTimer()
795 pDevice->bLinkPass = true; in vCommandTimer()
1129 …if(((pDevice->bLinkPass ==true)&&(pMgmt->eAuthenMode < WMAC_AUTH_WPA)) || //open && sharekey link…
1132 if(pDevice->bLinkPass ==true) {
Dbssdb.c163 if(pDevice->bLinkPass==false) pCurrBSS->bSelected = false; in BSSpSearchBSSList()
508 if ((pDevice->bLinkPass == true) && (pMgmt->eCurrState == WMAC_STATE_ASSOC)) { in BSSbInsertToBSSList()
1045 pDevice->bLinkPass = false; in BSSvSecondCallBack()
1064 pDevice->bLinkPass = false; in BSSvSecondCallBack()
1088 if((pDevice->byReAssocCount > 10) && (pDevice->bLinkPass != true)) { //10 sec timeout in BSSvSecondCallBack()
1102 else if(pDevice->bLinkPass == true) in BSSvSecondCallBack()
1276 pDevice->bLinkPass = false; in BSSvSecondCallBack()
1320 BSSvClearBSSList((void *)pDevice, pDevice->bLinkPass); in BSSvSecondCallBack()
1354 pDevice->bLinkPass = false; in BSSvSecondCallBack()
1689 if(pDevice->bLinkPass !=true) in s_uCalculateLinkQual()
Diwctl.c102 if(pDevice->bLinkPass !=true) in iwctl_get_wireless_stats()
193 BSSvClearBSSList((void *)pDevice, pDevice->bLinkPass); in iwctl_siwscan()
704 if((pDevice->bLinkPass == true) && in iwctl_siwap()
754 if ((pDevice->bLinkPass == false) && (pMgmt->eCurrMode != WMAC_MODE_ESS_AP)) in iwctl_giwap()
871 if((pDevice->bLinkPass == true) && in iwctl_siwessid()
1074 if(pDevice->bLinkPass){ in iwctl_giwrate()
1732 if (pDevice->bLinkPass == true) { in iwctl_giwsens()
2100 if(pDevice->bLinkPass == true){ in iwctl_siwmlme()
Ddpc.c655 if ((pDevice->bLinkPass == false) || in device_receive_frame()
708 (pDevice->bLinkPass == true)) { in device_receive_frame()
1221 } else if (pDevice->bLinkPass == true) { in s_bHandleRxEncryption()
1229 } else if (pDevice->bLinkPass == true) { in s_bHandleRxEncryption()
1336 } else if (pDevice->bLinkPass == true) { in s_bHostWepRxEncryption()
Dioctl.c114 BSSvClearBSSList((void *)pDevice, pDevice->bLinkPass); in private_ioctl()
289 if (pDevice->bLinkPass == true) { in private_ioctl()
397 pDevice->bLinkPass = false; in private_ioctl()
Dwpactl.c497 if (pDevice->bLinkPass) { in wpa_set_disassociate()
528 BSSvClearBSSList((void *)pDevice, pDevice->bLinkPass); in wpa_set_scan()
861 pDevice->bLinkPass = false; in wpa_set_associate()
Dpower.c310 if (pDevice->bLinkPass == false) { in PSbSendNullPacket()
Ddevice_main.c2040 if (pDevice->bLinkPass) { in device_close()
2064 pDevice->bLinkPass = false; in device_close()
2295 if (pDevice->bLinkPass == false) { in device_xmit()
2836 … if ((pDevice->bUpdateBBVGA) && (pDevice->bLinkPass == true) && (pDevice->uCurrRSSI != 0)) { in device_intr()
3562 pDevice->bLinkPass = false; in device_ioctl()
3687 pDevice->bLinkPass = false; in viawget_suspend()
3713 pDevice->bLinkPass = false; in viawget_resume()
3726 BSSvClearBSSList((void *)pDevice, pDevice->bLinkPass); in viawget_resume()
Ddevice.h486 bool bLinkPass; // link status: OK or fail member
Drf.c1073 if (pDevice->bLinkPass == true) { in RFbSetPower()
Dwmgr.c1048 pDevice->bLinkPass = true; in s_vMgrRxAssocResponse()
1779 pDevice->bLinkPass = false; in s_vMgrRxDeauthentication()
2312 pDevice->bLinkPass = true; in s_vMgrRxBeacon()
Drxtx.c2527 (pDevice->bLinkPass == true)) { in csMgmt_xmit()
/linux-2.6.39/drivers/staging/vt6656/
Dwcmd.c542 pDevice->bLinkPass = FALSE; in vRunCommand()
595 pDevice->bLinkPass = FALSE; in vRunCommand()
632 pDevice->bLinkPass = TRUE; in vRunCommand()
735 pDevice->bLinkPass = TRUE; in vRunCommand()
782 pDevice->bLinkPass = FALSE; in vRunCommand()
805 pDevice->bLinkPass = TRUE; in vRunCommand()
916 if (pDevice->bLinkPass == TRUE) { in vRunCommand()
923 pDevice->bLinkPass = FALSE; in vRunCommand()
1292 …if(((pDevice->bLinkPass ==TRUE)&&(pMgmt->eAuthenMode < WMAC_AUTH_WPA)) || //open && sharekey link… in BSSvSecondTxData()
Dbssdb.c505 if ((pDevice->bLinkPass == TRUE) && (pMgmt->eCurrState == WMAC_STATE_ASSOC)) { in BSSbInsertToBSSList()
985 if((pDevice->byReAssocCount > 10) && (pDevice->bLinkPass != TRUE)) { //10 sec timeout in BSSvSecondCallBack()
999 else if(pDevice->bLinkPass == TRUE) in BSSvSecondCallBack()
1175 pDevice->bLinkPass = FALSE; in BSSvSecondCallBack()
1215 BSSvClearBSSList((void *) pDevice, pDevice->bLinkPass); in BSSvSecondCallBack()
1264 BSSvClearBSSList((void *) pDevice, pDevice->bLinkPass); in BSSvSecondCallBack()
1303 pDevice->bLinkPass = FALSE; in BSSvSecondCallBack()
1309 if (pDevice->bLinkPass == TRUE) { in BSSvSecondCallBack()
1585 if(pDevice->bLinkPass !=TRUE) in s_uCalculateLinkQual()
Dioctl.c105 BSSvClearBSSList((void *) pDevice, pDevice->bLinkPass); in private_ioctl()
284 if (pDevice->bLinkPass == TRUE) { in private_ioctl()
392 pDevice->bLinkPass = FALSE; in private_ioctl()
Dwpactl.c488 if (pDevice->bLinkPass) { in wpa_set_disassociate()
531 BSSvClearBSSList((void *) pDevice, pDevice->bLinkPass); in wpa_set_scan()
869 pDevice->bLinkPass = FALSE; in wpa_set_associate()
Ddpc.c675 if ((pDevice->bLinkPass == FALSE) || in RXbBulkInProcessData()
738 (pDevice->bLinkPass == TRUE)) { in RXbBulkInProcessData()
1221 } else if (pDevice->bLinkPass == TRUE) { in s_bHandleRxEncryption()
1229 } else if (pDevice->bLinkPass == TRUE) { in s_bHandleRxEncryption()
1337 } else if (pDevice->bLinkPass == TRUE) { in s_bHostWepRxEncryption()
Dpower.c273 if (pDevice->bLinkPass == FALSE) in PSbSendNullPacket()
Dmain_usb.c1192 if (pDevice->bLinkPass) { in device_close()
1234 pDevice->bLinkPass = FALSE; in device_close()
1312 if (!pDevice->bLinkPass) { in device_xmit()
2047 if (pDevice->bLinkPass && in device_ioctl()
2051 pDevice->bLinkPass = FALSE; in device_ioctl()
Diwctl.c179 BSSvClearBSSList((void *) pDevice, pDevice->bLinkPass); in iwctl_siwscan()
723 if ((pDevice->bLinkPass == FALSE) && (pMgmt->eCurrMode != WMAC_MODE_ESS_AP)) in iwctl_giwap()
1543 if (pDevice->bLinkPass == TRUE) { in iwctl_giwsens()
1913 if(pDevice->bLinkPass == TRUE){ in iwctl_siwmlme()
Dusbpipe.c773 if (pDevice->bLinkPass == TRUE) { in s_nsBulkOutIoCompleteWrite()
Ddevice.h527 BOOL bLinkPass; // link status: OK or fail member
Dwmgr.c974 pDevice->bLinkPass = TRUE; in s_vMgrRxAssocResponse()
1629 pDevice->bLinkPass = FALSE; in s_vMgrRxDisassociation()
1710 pDevice->bLinkPass = FALSE; in s_vMgrRxDeauthentication()
2242 pDevice->bLinkPass = TRUE; in s_vMgrRxBeacon()
2877 pDevice->bLinkPass = TRUE; in vMgrJoinBSSBegin()
Drxtx.c2160 (pDevice->bLinkPass == TRUE)) { in csMgmt_xmit()