/linux-2.6.39/drivers/staging/rtl8192e/ |
D | r8190_rtl8256.c | 441 priv->OpMode = RT_OP_MODE_NO_LINK; in MgntDisconnectIBSS() 445 RT_OP_MODE OpMode = priv->OpMode; in MgntDisconnectIBSS() local 450 switch(OpMode) in MgntDisconnectIBSS() 511 priv->OpMode = RT_OP_MODE_NO_LINK; in MlmeDisassociateRequest() 513 RT_OP_MODE OpMode = priv->OpMode; in MlmeDisassociateRequest() local 518 switch(OpMode) in MlmeDisassociateRequest()
|
D | r8192E_core.c | 288 RT_OP_MODE OpMode = *((RT_OP_MODE *)(val)); in rtl8192e_SetHwReg() local 293 switch(OpMode) in rtl8192e_SetHwReg() 751 u8 OpMode; in rtl8192_halt_adapter() local 754 OpMode = RT_OP_MODE_NO_LINK; in rtl8192_halt_adapter() 755 priv->ieee80211->SetHwRegHandler(priv->ieee80211, HW_VAR_MEDIA_STATUS, &OpMode); in rtl8192_halt_adapter()
|
D | r8192E.h | 1086 RT_OP_MODE OpMode; member
|
D | r819xE_phy.c | 1480 if( pMgntInfo->OpMode == RT_OP_MODE_INFRASTRUCTURE && in rtl8192_phy_setTxPower()
|
/linux-2.6.39/drivers/staging/rt2860/common/ |
D | cmm_mac_pci.c | 1173 if (pAd->OpMode == OPMODE_AP && Level == DOT11POWERSAVE) in RT28xxPciAsicRadioOn() 1304 if (pAd->OpMode == OPMODE_AP && Level == DOT11POWERSAVE) in RT28xxPciAsicRadioOff() 1326 && pAd->OpMode == OPMODE_STA in RT28xxPciAsicRadioOff() 1383 if (pAd->Antenna.field.RxPath > 1 && pAd->OpMode == OPMODE_STA) { in RT28xxPciAsicRadioOff() 1388 if ((INFRA_ON(pAd) || pAd->OpMode == OPMODE_AP) in RT28xxPciAsicRadioOff() 1486 if (Level == RTMP_HALT && pAd->OpMode == OPMODE_STA) { in RT28xxPciAsicRadioOff() 1491 else if (pAd->OpMode == OPMODE_STA) { in RT28xxPciAsicRadioOff() 1507 if ((pAd->OpMode == OPMODE_AP) || ((pAd->OpMode == OPMODE_STA) in RT28xxPciMlmeRadioOn() 1535 if ((pAd->OpMode == OPMODE_STA) && in RT28xxPciMlmeRadioOn() 1644 if (pAd->OpMode == OPMODE_STA && in RT28xxPciMlmeRadioOFF()
|
D | cmm_sync.c | 491 || (pAd->OpMode == OPMODE_AP)) in ScanNextChannel() 556 && (pAd->OpMode == OPMODE_STA)) { in ScanNextChannel()
|
D | mlme.c | 720 if ((pAd->OpMode == OPMODE_STA) && (IDLE_ON(pAd)) in MlmePeriodicExec() 957 if ((pAd->OpMode == OPMODE_STA) && ADHOC_ON(pAd)) { in MlmeSelectTxRateTable() 1000 …if (((pEntry->RateLen == 12) || (pAd->OpMode == OPMODE_STA)) && (pEntry->HTCapability.MCSSet[0] ==… in MlmeSelectTxRateTable() 1009 …if (((pEntry->RateLen == 12) || (pAd->OpMode == OPMODE_STA)) && (pEntry->HTCapability.MCSSet[0] ==… in MlmeSelectTxRateTable() 1178 if ((pAd->OpMode == OPMODE_STA) && (IDLE_ON(pAd)) in STAMlmePeriodicExec() 2687 if (pAd->OpMode == OPMODE_STA) { in MlmeCalculateChannelQuality() 2725 …if ((pAd->OpMode == OPMODE_STA) && INFRA_ON(pAd) && (OneSecTxNoRetryOkCount < 2) && /* no heavy tr… in MlmeCalculateChannelQuality() 2746 if (pAd->OpMode == OPMODE_STA) in MlmeCalculateChannelQuality() 2952 if ((ADHOC_ON(pAd) || INFRA_ON(pAd)) && (pAd->OpMode == OPMODE_STA)) { in MlmeUpdateTxRates() 3190 if (bLinkUp && (pAd->OpMode == OPMODE_STA)) { in MlmeUpdateTxRates() [all …]
|
D | cmm_info.c | 556 if ((pAd->OpMode == OPMODE_AP) || INFRA_ON(pAd) || ADHOC_ON(pAd) in RTMPSetHT() 742 if (pAd->OpMode == OPMODE_STA) in RTMPSetIndividualHT()
|
D | cmm_data.c | 359 if ((pAd->OpMode == OPMODE_STA) in MlmeHardTransmitMgmtRing() 607 if ((pAd->OpMode == OPMODE_STA) && in RTMP_FillTxBlkInfo() 630 …if ((RTMP_GET_PACKET_LOWRATE(pPacket)) || ((pAd->OpMode == OPMODE_AP) && (pMacEntry->MaxHTPhyMode.… in RTMP_FillTxBlkInfo() 686 if ((INFRA_ON(pAd)) && (pAd->OpMode == OPMODE_STA)) /* must be unicast to AP */ in CanDoAggregateTransmit()
|
D | cmm_sanity.c | 276 if (pAd->OpMode == OPMODE_STA) in PeerBeaconAndProbeRspSanity() 548 && (pAd->OpMode == OPMODE_STA)) { in PeerBeaconAndProbeRspSanity()
|
D | cmm_wpa.c | 1609 if ((pAd->OpMode == OPMODE_STA) && in RTMPMakeRsnIeCipher() 1685 if ((pAd->OpMode == OPMODE_STA) && in RTMPMakeRsnIeCipher()
|
D | ba_action.c | 1211 || ((pAd->OpMode == OPMODE_STA) && STA_TGN_WIFI_ON(pAd) in PeerAddBARspAction()
|
D | spectrum.c | 1789 if (pAd->OpMode == OPMODE_STA) { in PeerChSwAnnAction()
|
D | rtmp_init.c | 3161 if (pAd->OpMode == OPMODE_AP) { in RTMPEnableRxTx() 3497 pAd->OpMode = OPMODE_STA; in RtmpRaDevCtrlInit()
|
/linux-2.6.39/drivers/staging/rt2860/ |
D | rt_main_dev.c | 399 if (pAd->OpMode == OPMODE_STA) in rt28xx_open() 591 if (pAd->OpMode == OPMODE_STA) in rt28xx_get_wireless_stats() 598 if (pAd->OpMode == OPMODE_STA) { in rt28xx_get_wireless_stats()
|
D | rt_linux.c | 1310 if (pAd->OpMode == OPMODE_STA) in RtmpOSNetDevAttach()
|
D | rtmp.h | 1977 u8 OpMode; /* OPMODE_STA, OPMODE_AP */ member
|
/linux-2.6.39/drivers/staging/comedi/drivers/ |
D | ni_pcidio.c | 164 #define OpMode Protocol_Register_1 macro 599 writeb(0x00, devpriv->mite->daq_io_addr + OpMode); in nidio_interrupt() 917 writeb(0, devpriv->mite->daq_io_addr + OpMode); in ni_pcidio_cmd() 939 writeb(0, devpriv->mite->daq_io_addr + OpMode); in ni_pcidio_cmd() 994 devpriv->mite->daq_io_addr + OpMode); in ni_pcidio_cmd() 1027 writeb(devpriv->OpModeBits, devpriv->mite->daq_io_addr + OpMode); in ni_pcidio_inttrig()
|
/linux-2.6.39/drivers/staging/rt2860/chip/ |
D | rtmp_phy.h | 374 if ((_pAd)->OpMode == OPMODE_AP) \
|
/linux-2.6.39/drivers/staging/vt6656/ |
D | device.h | 408 int OpMode; member
|
/linux-2.6.39/drivers/staging/rt2870/common/ |
D | rtusb_io.c | 1944 if (pAd->OpMode == OPMODE_STA) { in CMDHandler()
|