Searched refs:m_fifo_tail (Results 1 – 4 of 4) sorted by relevance
222 if (i != re->m_fifo_tail) { in ath_edma_reinit_fifo()226 re->m_fifo_tail); in ath_edma_reinit_fifo()793 if (re->m_fifo[re->m_fifo_tail] != NULL) { in ath_edma_rxfifo_alloc()798 re->m_fifo_tail, in ath_edma_rxfifo_alloc()799 re->m_fifo[re->m_fifo_tail]); in ath_edma_rxfifo_alloc()802 ath_edma_rxbuf_free(sc, re->m_fifo[re->m_fifo_tail]); in ath_edma_rxfifo_alloc()805 re->m_fifo[re->m_fifo_tail] = NULL; in ath_edma_rxfifo_alloc()820 re->m_fifo[re->m_fifo_tail] = bf; in ath_edma_rxfifo_alloc()832 INCR(re->m_fifo_tail, re->m_fifolen); in ath_edma_rxfifo_alloc()872 re->m_fifo_head = re->m_fifo_tail = re->m_fifo_depth = 0; in ath_edma_rxfifo_flush()[all …]
483 te->m_fifo_head = te->m_fifo_tail = te->m_fifo_depth = 0; in ath_edma_setup_txfifo()
529 int m_fifo_tail; member539 int m_fifo_tail; member
538 sc->sc_rxedma[i].m_fifo_tail, in ath_sysctl_txagg()