Home
last modified time | relevance | path

Searched refs:rxbuf_dtor (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c174 static void rxbuf_dtor(void *, void *);
3587 static void rxbuf_dtor(void *, void *);
3598 rxbuf_ctor, rxbuf_dtor, NULL, p, NULL, 0); in rxbuf_cache_create()
3692 rxbuf_dtor(void *arg1, void *arg2) in rxbuf_dtor() function