Searched refs:ath_edma_rxfifo_alloc (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_ath_rx_edma.c | 149 static int ath_edma_rxfifo_alloc(struct ath_softc *sc, HAL_RX_QUEUE qtype, 291 ath_edma_rxfifo_alloc(sc, HAL_RX_QUEUE_HP, in ath_edma_startrecv() 294 ath_edma_rxfifo_alloc(sc, HAL_RX_QUEUE_LP, in ath_edma_startrecv() 505 ath_edma_rxfifo_alloc(sc, qtype, re->m_fifolen); in ath_edma_recv_proc_queue() 815 ath_edma_rxfifo_alloc(struct ath_softc *sc, HAL_RX_QUEUE qtype, int nbufs) in ath_edma_rxfifo_alloc() function
|