Searched refs:rxbuf_alloc (Results 1 – 1 of 1) sorted by relevance
167 static struct rxbuf *rxbuf_alloc(kmem_cache_t *, int);2199 sd->rxb = rxbuf_alloc(sc->sge.rxbuf_cache, KM_NOSLEEP); in t4_fl_refill()4017 rxbuf_alloc(kmem_cache_t *cache, int kmflags) in rxbuf_alloc() function