Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c337 static void bge_send_copy(bge_t *bgep, sw_txbuf_t *txbuf, mblk_t *mp);
338 #pragma inline(bge_send_copy)
341 bge_send_copy(bge_t *bgep, sw_txbuf_t *txbuf, mblk_t *mp) in bge_send_copy() function
524 bge_send_copy(bgep, txbuf, mp); in bge_ring_tx()