Searched refs:m_fifo_tail (Results 1 – 4 of 4) sorted by relevance
228 if (i != re->m_fifo_tail) { in ath_edma_reinit_fifo()232 re->m_fifo_tail); in ath_edma_reinit_fifo()809 if (re->m_fifo[re->m_fifo_tail] != NULL) { in ath_edma_rxfifo_alloc()814 re->m_fifo_tail, in ath_edma_rxfifo_alloc()815 re->m_fifo[re->m_fifo_tail]); in ath_edma_rxfifo_alloc()818 ath_edma_rxbuf_free(sc, re->m_fifo[re->m_fifo_tail]); in ath_edma_rxfifo_alloc()821 re->m_fifo[re->m_fifo_tail] = NULL; in ath_edma_rxfifo_alloc()836 re->m_fifo[re->m_fifo_tail] = bf; in ath_edma_rxfifo_alloc()848 INCR(re->m_fifo_tail, re->m_fifolen); in ath_edma_rxfifo_alloc()888 re->m_fifo_head = re->m_fifo_tail = re->m_fifo_depth = 0; in ath_edma_rxfifo_flush()[all …]
488 te->m_fifo_head = te->m_fifo_tail = te->m_fifo_depth = 0; in ath_edma_setup_txfifo()
542 int m_fifo_tail; member552 int m_fifo_tail; member
541 sc->sc_rxedma[i].m_fifo_tail, in ath_sysctl_txagg()