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