Searched refs:rxbuf_cache (Results 1 – 3 of 3) sorted by relevance
449 kmem_cache_t *rxbuf_cache; member
891 if (s->rxbuf_cache != NULL) in t4_devo_detach()892 rxbuf_cache_destroy(s->rxbuf_cache); in t4_devo_detach()
278 sc->sge.rxbuf_cache = rxbuf_cache_create(&sc->sge.rxb_params); in t4_sge_init()2255 sd->rxb = rxbuf_alloc(sc->sge.rxbuf_cache, KM_NOSLEEP, 1); in refill_fl()