Searched refs:m_fifolen (Results 1 – 3 of 3) sorted by relevance
225 INCR(i, re->m_fifolen); in ath_edma_reinit_fifo()292 sc->sc_rxedma[HAL_RX_QUEUE_HP].m_fifolen); in ath_edma_startrecv()295 sc->sc_rxedma[HAL_RX_QUEUE_LP].m_fifolen); in ath_edma_startrecv()498 INCR(re->m_fifo_head, re->m_fifolen); in ath_edma_recv_proc_queue()505 ath_edma_rxfifo_alloc(sc, qtype, re->m_fifolen); in ath_edma_recv_proc_queue()826 for (i = 0; i < nbufs && re->m_fifo_depth < re->m_fifolen; i++) { in ath_edma_rxfifo_alloc()867 INCR(re->m_fifo_tail, re->m_fifolen); in ath_edma_rxfifo_alloc()889 for (i = 0; i < re->m_fifolen; i++) { in ath_edma_rxfifo_flush()922 if (! ath_hal_getrxfifodepth(sc->sc_ah, qtype, &re->m_fifolen)) { in ath_edma_setup_rxfifo()934 re->m_fifolen); in ath_edma_setup_rxfifo()[all …]
531 int m_fifolen; member541 int m_fifolen; member
538 sc->sc_rxedma[i].m_fifolen, in ath_sysctl_txagg()