Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/shared/
H A Dshared.c32 static int rxbuf_ctor(void *, void *, int);
57 rxbuf_ctor, rxbuf_dtor, NULL, p, NULL, 0); in rxbuf_cache_create()
98 rxbuf_ctor(void *arg1, void *arg2, int kmflag) in rxbuf_ctor() function