Searched refs:ngood (Results 1 – 2 of 2) sorted by relevance
515 int ngood = 0; in ath_edma_recv_proc_deferred_queue() local555 ngood++; in ath_edma_recv_proc_deferred_queue()558 if (ngood) { in ath_edma_recv_proc_deferred_queue()564 ngood); in ath_edma_recv_proc_deferred_queue()576 return (ngood); in ath_edma_recv_proc_deferred_queue()
998 int ngood; in ath_rx_proc() local1020 ngood = 0; in ath_rx_proc()1102 ngood++; in ath_rx_proc()1127 if (ngood) in ath_rx_proc()1130 ATH_KTR(sc, ATH_KTR_RXPROC, 2, "ath_rx_proc: npkts=%d, ngood=%d", npkts, ngood); in ath_rx_proc()