Searched refs:ngood (Results 1 – 2 of 2) sorted by relevance
551 int ngood = 0; in ath_edma_recv_proc_deferred_queue() local591 ngood++; in ath_edma_recv_proc_deferred_queue()594 if (ngood) { in ath_edma_recv_proc_deferred_queue()600 ngood); in ath_edma_recv_proc_deferred_queue()612 return (ngood); in ath_edma_recv_proc_deferred_queue()
1083 int ngood; in ath_rx_proc() local1105 ngood = 0; in ath_rx_proc()1187 ngood++; in ath_rx_proc()1212 if (ngood) in ath_rx_proc()1215 ATH_KTR(sc, ATH_KTR_RXPROC, 2, "ath_rx_proc: npkts=%d, ngood=%d", npkts, ngood); in ath_rx_proc()