/linux-2.6.39/drivers/staging/vt6655/ |
D | wcmd.c | 506 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) {
|
D | bssdb.c | 163 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()
|
D | iwctl.c | 102 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()
|
D | dpc.c | 655 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()
|
D | ioctl.c | 114 BSSvClearBSSList((void *)pDevice, pDevice->bLinkPass); in private_ioctl() 289 if (pDevice->bLinkPass == true) { in private_ioctl() 397 pDevice->bLinkPass = false; in private_ioctl()
|
D | wpactl.c | 497 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()
|
D | power.c | 310 if (pDevice->bLinkPass == false) { in PSbSendNullPacket()
|
D | device_main.c | 2040 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()
|
D | device.h | 486 bool bLinkPass; // link status: OK or fail member
|
D | rf.c | 1073 if (pDevice->bLinkPass == true) { in RFbSetPower()
|
D | wmgr.c | 1048 pDevice->bLinkPass = true; in s_vMgrRxAssocResponse() 1779 pDevice->bLinkPass = false; in s_vMgrRxDeauthentication() 2312 pDevice->bLinkPass = true; in s_vMgrRxBeacon()
|
D | rxtx.c | 2527 (pDevice->bLinkPass == true)) { in csMgmt_xmit()
|
/linux-2.6.39/drivers/staging/vt6656/ |
D | wcmd.c | 542 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()
|
D | bssdb.c | 505 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()
|
D | ioctl.c | 105 BSSvClearBSSList((void *) pDevice, pDevice->bLinkPass); in private_ioctl() 284 if (pDevice->bLinkPass == TRUE) { in private_ioctl() 392 pDevice->bLinkPass = FALSE; in private_ioctl()
|
D | wpactl.c | 488 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()
|
D | dpc.c | 675 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()
|
D | power.c | 273 if (pDevice->bLinkPass == FALSE) in PSbSendNullPacket()
|
D | main_usb.c | 1192 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()
|
D | iwctl.c | 179 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()
|
D | usbpipe.c | 773 if (pDevice->bLinkPass == TRUE) { in s_nsBulkOutIoCompleteWrite()
|
D | device.h | 527 BOOL bLinkPass; // link status: OK or fail member
|
D | wmgr.c | 974 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()
|
D | rxtx.c | 2160 (pDevice->bLinkPass == TRUE)) { in csMgmt_xmit()
|