Searched refs:m_fifolen (Results 1 – 3 of 3) sorted by relevance
218 INCR(i, re->m_fifolen); in ath_edma_reinit_fifo()277 sc->sc_rxedma[HAL_RX_QUEUE_HP].m_fifolen); in ath_edma_startrecv()280 sc->sc_rxedma[HAL_RX_QUEUE_LP].m_fifolen); in ath_edma_startrecv()462 INCR(re->m_fifo_head, re->m_fifolen); in ath_edma_recv_proc_queue()469 ath_edma_rxfifo_alloc(sc, qtype, re->m_fifolen); in ath_edma_recv_proc_queue()791 for (i = 0; i < nbufs && re->m_fifo_depth < re->m_fifolen; i++) { in ath_edma_rxfifo_alloc()832 INCR(re->m_fifo_tail, re->m_fifolen); in ath_edma_rxfifo_alloc()854 for (i = 0; i < re->m_fifolen; i++) { in ath_edma_rxfifo_flush()887 if (! ath_hal_getrxfifodepth(sc->sc_ah, qtype, &re->m_fifolen)) { in ath_edma_setup_rxfifo()899 re->m_fifolen); in ath_edma_setup_rxfifo()[all …]
527 int m_fifolen; member537 int m_fifolen; member
536 sc->sc_rxedma[i].m_fifolen, in ath_sysctl_txagg()