Searched refs:DbgPrint (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dperformance.c119 DbgPrint("%s",s);
121 DbgPrint("000|__________________________________________________");
163 DbgPrint("******************************************************\n");
164 DbgPrint("* TX: MSDU=%5d, VAR=%5d; MPDU=%5d, VAR=%5d\n", zm_summary.tx_msdu_count,
166 DbgPrint("* TX: idle=%5d,TxRate=%3d, PER=%5d\n", zm_summary.tx_idle_count,
169 DbgPrint("* RX: MSDU=%5d, VAR=%5d; MPDU=%5d, VAR=%5d\n", zm_summary.rx_msdu_count,
171 DbgPrint("* RX: idle=%5d,RxRate=%3d,AMSDU=%5d\n", zm_summary.rx_idle_count,
173 DbgPrint("* RX broken seq=%4d, distances=%4d, duplicates=%4d\n", zm_summary.rx_broken_seq,
175 DbgPrint("* RX old seq=%4d, lost=%4d, broken sum=%4d\n", zm_summary.rx_old_seq,
178 DbgPrint("* R
[all...]
H A Dpub_zfi.h802 #define ZM_SEQ_DEBUG if (wd->seq_debug) DbgPrint
H A Dcagg.c742 //DbgPrint("zfAggTxScheduler: in while loop");
760 //DbgPrint("zfAggTxScheduler: have dest Q");
771 DbgPrint("bug report! DESTQ.getNext got nothing!");
777 //DbgPrint("zfAggTxScheduler: have tid_tx Q");
1849 //DbgPrint("Rx seq=%d\n", seq_no);
1938 * DbgPrint("%s:%s%lxh %s%lxh\n", __func__, "queue seq=", seq_no,
1942 //DbgPrint("seq_no=%d, seq_start=%d\n", seq_no, tid_rx->seq_start);
1986 //DbgPrint("head=%d, tail=%d", tid_rx->baw_head, tid_rx->baw_tail);
1996 //DbgPrint("Recv indicate seq=%d\n", seq_no);
1997 //DbgPrint("
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/hal/
H A Dhpmain.c171 DbgPrint("Dl zcFwBufImage failed!");
180 DbgPrint("Dl zcFwBufImage failed!");
700 DbgPrint("xpd=0x%x, pd=0x%x\n", tmp, zcXpdToPd[tmp]);
2283 //DbgPrint("hpPriv->aggMaxDurationBE=%d", hpPriv->aggMaxDurationBE);
2284 //DbgPrint("wd->sta.avgSizeOfReceivePackets=%d", wd->sta.avgSizeOfReceivePackets);
2725 DbgPrint("f=%d ", f);
2728 DbgPrint("%d ", fArray[i]);
2730 DbgPrint("\n");
2777 DbgPrint("pwr0 : %d, %d, %d, %d ,%d\n", pwr0[0], pwr0[1], pwr0[2], pwr0[3], pwr0[4]);
2778 DbgPrint("vpd
[all...]
H A Dhpusb.c307 //DbgPrint("old phy ctrl =%08x \n", oldPhyCtrl);
308 //DbgPrint("new phy ctrl =%08x \n", phyCtrl);
657 //DbgPrint("aggMaxDurationBE=%d", hpPriv->aggMaxDurationBE);
1060 DbgPrint("Can't find tag, pkt_len: 0x%04x, tag: 0x%04x\n",
1242 //DbgPrint("0xC5:rsp[%d]=0x%lx\n", i, ((u32_t*)u8rsp)[0]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/
H A Doal_marc.h125 #define DbgPrint printk macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Ddebuglib.h167 {DbgPrint args; DbgPrint ("\r\n");} \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dhcfcfg.h529 #define OUTPUTDEBUGMSG(dprintf_exp) ((void) (DbgPrint dprintf_exp))
531 #define ASSERTDEBUGMSG(cond, print) ((void)((cond) ? 0: (DbgPrint("%s %s:%d - ", print, __FILE__, __LINE__))))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Diphase.h121 #define DbgPrint(A) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_dm.c486 //DbgPrint("[DM] Thresh H/L=%d/%d\n\r", RATR.HighRSSIThreshForRA, RATR.LowRSSIThreshForRA);
489 //DbgPrint("[DM] RSSI=%d STA=HIGH\n\r", pHalData->UndecoratedSmoothedPWDB);
494 //DbgPrint("[DM] RSSI=%d STA=Middle\n\r", pHalData->UndecoratedSmoothedPWDB);
499 //DbgPrint("[DM] RSSI=%d STA=LOW\n\r", pHalData->UndecoratedSmoothedPWDB);
513 //DbgPrint("TestRSSI = %d, set RATR to 0x%x \n", pHalData->UndecoratedSmoothedPWDB, pRA->TestRSSIRATR);
519 // DbgPrint("TestRSSI is between the range. \n");
523 //DbgPrint("TestRSSI Recover to 0x%x \n", targetRATR);
694 //DbgPrint("hi, vivi, strange\n");
988 //DbgPrint("%ddb, tmpOFDMindex = %d, tmpCCK20Mindex = %d, tmpCCK40Mindex = %d",
1021 //DbgPrint("Updat
[all...]

Completed in 269 milliseconds