Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_tx.c125 nge_tx_desc_sync(nge_t *ngep, uint32_t start_index, uint32_t bds, uint_t type) in nge_tx_desc_sync() function
196 nge_tx_desc_sync(ngep, slot, used, DDI_DMA_SYNC_FORKERNEL); in nge_tx_recycle()
406 nge_tx_desc_sync(ngep, start_index, bds, DDI_DMA_SYNC_FORDEV); in nge_send_copy()
557 nge_tx_desc_sync(ngep, start_index, slot, DDI_DMA_SYNC_FORDEV); in nge_send_mapped()