Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c318 txbuf_item = bge_alloc_txbuf_array(bgep, srp); in bge_get_txbuf()
H A Dbge_impl.h1268 bge_queue_item_t *bge_alloc_txbuf_array(bge_t *bgep, send_ring_t *srp);
H A Dbge_main2.c2552 bge_alloc_txbuf_array(bge_t *bgep, send_ring_t *srp) function