Home
last modified time | relevance | path

Searched refs:nbufs (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_rx_edma.c150 int nbufs);
815 ath_edma_rxfifo_alloc(struct ath_softc *sc, HAL_RX_QUEUE qtype, int nbufs) in ath_edma_rxfifo_alloc() argument
826 for (i = 0; i < nbufs && re->m_fifo_depth < re->m_fifolen; i++) { in ath_edma_rxfifo_alloc()
851 nbufs); in ath_edma_rxfifo_alloc()
876 nbufs, in ath_edma_rxfifo_alloc()