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