Searched refs:iwx_rx_addbuf (Results 1 – 1 of 1) sorted by relevance
431 static int iwx_rx_addbuf(struct iwx_softc *, int, int);2046 err = iwx_rx_addbuf(sc, IWX_RBUF_SIZE, i); in iwx_alloc_rx_ring()4142 iwx_rx_addbuf(struct iwx_softc *sc, int size, int idx) in iwx_rx_addbuf() function8929 if (iwx_rx_addbuf(sc, IWX_RBUF_SIZE, sc->rxq.cur)) {