Lines Matching refs:ath_buf
152 static void ath_edma_rxbuf_free(struct ath_softc *sc, struct ath_buf *bf);
208 struct ath_buf *bf; in ath_edma_reinit_fifo()
415 struct ath_buf *bf; in ath_edma_recv_proc_queue()
528 struct ath_buf *bf; in ath_edma_flush_deferred_queue()
553 struct ath_buf *bf, *next; in ath_edma_recv_proc_deferred_queue()
675 ath_edma_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) in ath_edma_rxbuf_init()
753 static struct ath_buf *
756 struct ath_buf *bf; in ath_edma_rxbuf_alloc()
789 ath_edma_rxbuf_free(struct ath_softc *sc, struct ath_buf *bf) in ath_edma_rxbuf_free()
818 struct ath_buf *bf; in ath_edma_rxfifo_alloc()
892 struct ath_buf *bf = re->m_fifo[i]; in ath_edma_rxfifo_flush()
937 re->m_fifo = malloc(sizeof(struct ath_buf *) * re->m_fifolen, in ath_edma_setup_rxfifo()