Searched refs:rxbuf_alloc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/shared/
H A Dshared.h72 struct rxbuf *rxbuf_alloc(kmem_cache_t *cache, int kmflags, uint_t ref_cnt);
H A Dshared.c71 rxbuf_alloc(kmem_cache_t *cache, int kmflags, uint_t ref_cnt) function
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1969 sd->rxb = rxbuf_alloc(sc->sge.rxbuf_cache, KM_NOSLEEP, 1);

Completed in 50 milliseconds