Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.c48 static void nge_tx_dmah_push(nge_dmah_list_t *, nge_dmah_list_t *);
114 nge_tx_dmah_push(nge_dmah_list_t *src, nge_dmah_list_t *dst) in nge_tx_dmah_push() function
224 nge_tx_dmah_push(&ssbdp->mp_hndl, &dmah); in nge_tx_recycle()
264 nge_tx_dmah_push(&dmah, &srp->dmah_free); in nge_tx_recycle()
585 nge_tx_dmah_push(&dmah_list, &srp->dmah_free); in nge_send_mapped()