Home
last modified time | relevance | path

Searched refs:DBGPRINT_ERR (Results 1 – 17 of 17) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/chip/
Drtmp_phy.h250 DBGPRINT_ERR("BBP(viaMCU=%d) read R%d fail\n", (_bViaMCU), _bbpID); \
339 DBGPRINT_ERR(" , brt30xxBanMcuCmd = %d, Read BBP %d \n", (_A)->brt30xxBanMcuCmd, (_I)); \
343 DBGPRINT_ERR("BBP read R%d=0x%x fail\n", _I, BbpCsr.word); \
381 DBGPRINT_ERR("BBP write R%d fail\n", _bbpID); \
462 DBGPRINT_ERR(" brt30xxBanMcuCmd = %d. Write BBP %d \n", (_A)->brt30xxBanMcuCmd, (_I)); \
467DBGPRINT_ERR("BBP write R%d=0x%x fail. BusyCnt= %d.bPCIclkOff = %d. \n", _I, BbpCsr.word, BusyCnt,…
470 DBGPRINT_ERR("****** BBP_Write_Latch Buffer exceeds max boundary ****** \n"); \
/linux-2.6.39/drivers/staging/rt2860/common/
Drtmp_mcu.c270 DBGPRINT_ERR("H2M_MAILBOX still hold by MCU. command fail\n"); in RtmpAsicSendCommandToMcu()
299 DBGPRINT_ERR("H2M_MAILBOX still hold by MCU. command fail\n"); in RtmpAsicSendCommandToMcu()
Drt_rf.c134 DBGPRINT_ERR("RF read R%d=0x%x fail, i[%d], k[%d]\n", regID, rfcsr.word, i, k); in RT30xxReadRFRegister()
Dcmm_wpa.c2797 DBGPRINT_ERR("%s : The length is invalid\n", __func__); in GetSuiteFromRSNIE()
2806 DBGPRINT_ERR("%s : The length is too short for WPA\n", __func__); in GetSuiteFromRSNIE()
2812 DBGPRINT_ERR("%s : The count(%d) of pairwise cipher is invlaid\n", __func__, ucount); in GetSuiteFromRSNIE()
2838 DBGPRINT_ERR("%s : The length is too short for WPA2\n", __func__); in GetSuiteFromRSNIE()
2844 DBGPRINT_ERR("%s : The count(%d) of pairwise cipher is invlaid\n", __func__, ucount); in GetSuiteFromRSNIE()
2864 DBGPRINT_ERR("%s : Unknown IE (%d)\n", __func__, pEid->Eid); in GetSuiteFromRSNIE()
2873 DBGPRINT_ERR("%s : The length of RSNIE is too short\n", __func__); in GetSuiteFromRSNIE()
2882 DBGPRINT_ERR("%s : The count(%d) of AKM is invlaid\n", __func__, acount); in GetSuiteFromRSNIE()
2909 DBGPRINT_ERR("%s : it can't get any more information beyond AKM \n", __func__); in GetSuiteFromRSNIE()
Drtmp_init.c172 DBGPRINT_ERR("Failed to allocate memory - BeaconBuf!\n"); in RTMPAllocAdapterBlock()
179 DBGPRINT_ERR("Failed to allocate memory - ADAPTER\n"); in RTMPAllocAdapterBlock()
788DBGPRINT_ERR("E2PROM: WRONG VERSION 0x%x, should be %d\n", Version.field.Version, VALID_EEPROM_VER… in NICReadEEPROMParameters()
2913 DBGPRINT_ERR("RTMPSetTimer failed, Timer hasn't been initialize!\n"); in RTMPSetTimer()
2949 DBGPRINT_ERR("RTMPModTimer failed, Timer hasn't been initialize!\n"); in RTMPModTimer()
2991 DBGPRINT_ERR("RTMPCancelTimer failed, Timer hasn't been initialize!\n"); in RTMPCancelTimer()
3253 DBGPRINT_ERR("NICLoadFirmware failed, Status[=0x%08x]\n", Status); in rt28xx_init()
3269 DBGPRINT_ERR("RTMPAllocDMAMemory failed, Status[=0x%08x]\n", Status); in rt28xx_init()
3284 DBGPRINT_ERR("MlmeInit failed, Status[=0x%08x]\n", Status); in rt28xx_init()
3309 DBGPRINT_ERR("NICInitializeAdapter failed, Status[=0x%08x]\n", Status); in rt28xx_init()
Dcmm_mac_pci.c92 DBGPRINT_ERR("Failed to allocate a big buffer\n"); in RTMPAllocTxRxRingMemory()
124 DBGPRINT_ERR("Failed to allocate a big buffer\n"); in RTMPAllocTxRxRingMemory()
200 DBGPRINT_ERR("Failed to allocate a big buffer\n"); in RTMPAllocTxRxRingMemory()
254 DBGPRINT_ERR("Failed to allocate a big buffer\n"); in RTMPAllocTxRxRingMemory()
307 DBGPRINT_ERR("Failed to allocate RxRing's 1st buffer\n"); in RTMPAllocTxRxRingMemory()
Dba_action.c1273 DBGPRINT_ERR("CntlEnqueueForRecv: frame too large, size = %ld \n", MsgLen); in CntlEnqueueForRecv()
1276 DBGPRINT_ERR("CntlEnqueueForRecv: BlockAck Request frame length size = %ld incorrect\n", MsgLen); in CntlEnqueueForRecv()
1279 DBGPRINT_ERR("CntlEnqueueForRecv: BlockAck Request frame length size = %ld incorrect\n", MsgLen); in CntlEnqueueForRecv()
Dmlme.c553 DBGPRINT_ERR("MlmeHandler: MlmeQueue empty\n"); in MlmeHandler()
4701 DBGPRINT_ERR("MlmeEnqueue: msg too large, size = %ld \n", MsgLen); in MlmeEnqueue()
4764 DBGPRINT_ERR("MlmeEnqueueForRecv: fRTMP_ADAPTER_HALT_IN_PROGRESS\n"); in MlmeEnqueueForRecv()
4769 DBGPRINT_ERR("MlmeEnqueueForRecv: frame too large, size = %ld \n", MsgLen); in MlmeEnqueueForRecv()
4779 DBGPRINT_ERR("MlmeEnqueueForRecv: un-recongnized mgmt->subtype=%d\n", pFrame->Hdr.FC.SubType); in MlmeEnqueueForRecv()
4869 DBGPRINT_ERR("MlmeRestartStateMachine: MlmeQueue empty\n"); in MlmeRestartStateMachine()
Dcmm_mac_usb.c239 DBGPRINT_ERR("Failed to allocate a big buffer for MgmtDescRing!\n"); in NICInitTransmit()
Dspectrum.c1838DBGPRINT_ERR("&&&&&&&&&&&&&&&&&&&&&&&&&&PeerChSwAnnAction(can not find New Channel=%d in ChannelLi… in PeerChSwAnnAction()
Dcmm_data.c1369 DBGPRINT_ERR("RTMPResumeMsduTransmission, R66CurrentValue=0...\n"); in RTMPResumeMsduTransmission()
/linux-2.6.39/drivers/staging/rt2860/
Drt_linux.h426 #define DBGPRINT_ERR(fmt, args...) printk(KERN_ERR fmt, ##args) macro
437 #define DBGPRINT_ERR(Fmt) macro
/linux-2.6.39/drivers/staging/rt2860/sta/
Dauth.c512 DBGPRINT_ERR("%s - MlmeAuthReqAction() sanity check failed\n", pSMName); in AUTH_ReqSend()
Dsync.c287 DBGPRINT_ERR("SYNC - MlmeScanReqAction() sanity check fail\n"); in MlmeScanReqAction()
539 DBGPRINT_ERR("SYNC - MlmeStartReqAction() sanity check fail.\n"); in MlmeStartReqAction()
1211DBGPRINT_ERR("PeerBeacon(can not find New Channel=%d in ChannelList[%d]\n", pAd->CommonCfg.Channel… in PeerBeacon()
Dassoc.c1058 DBGPRINT_ERR("ASSOC - Can't find BSS after receiving Assoc response\n"); in AssocPostProc()
Drtmp_data.c648 DBGPRINT_ERR("STAHandleRxMgmtFrame: frame too large, size = %d \n", pRxWI->MPDUtotalByteCount); in STAHandleRxMgmtFrame()
Dconnect.c218 DBGPRINT_ERR("ERROR! CNTL - Illegal message type(=%ld)", Elem->MsgType); in MlmeCntlMachinePerformAction()