Home | History | Annotate | Download | only in FW_Transfer

Lines Matching refs:uCountPktAggreg

86     TI_UINT32           uCountPktAggreg[MAX_XFER_BUFS];
561 pRxXfer->tDbgStat.uCountPktAggreg[uAggregPktsNum - 1]++;
875 WLAN_OS_REPORT(("uCountPktAggreg-1 = %d\n", pRxXfer->tDbgStat.uCountPktAggreg[0]));
876 WLAN_OS_REPORT(("uCountPktAggreg-2 = %d\n", pRxXfer->tDbgStat.uCountPktAggreg[1]));
877 WLAN_OS_REPORT(("uCountPktAggreg-3 = %d\n", pRxXfer->tDbgStat.uCountPktAggreg[2]));
878 WLAN_OS_REPORT(("uCountPktAggreg-4 = %d\n", pRxXfer->tDbgStat.uCountPktAggreg[3]));