Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h527 } buf_alloc_type_t; typedef
589 buf_alloc_type_t buf_alloc_type;
1087 void nxge_free_buf(buf_alloc_type_t, uint64_t, uint32_t);
H A Dnxge_rxdma.h354 buf_alloc_type_t rbr_alloc_type;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c4911 nxge_free_buf(buf_alloc_type_t alloc_type, uint64_t kaddr, uint32_t buf_size) in nxge_free_buf()