Searched refs:unm_desc_dma_sync (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ntxn/ |
H A D | unm_nic_main.c | 593 void unm_desc_dma_sync(ddi_dma_handle_t handle, uint_t start, uint_t count, in unm_desc_dma_sync() function 836 unm_desc_dma_sync(hw->cmd_desc_dma_handle, in unm_send_copy() 1040 unm_desc_dma_sync(hw->cmd_desc_dma_handle, saved_producer, no_of_desc, in unm_send_mapped() 1338 unm_desc_dma_sync(recv_ctx->status_desc_dma_handle, start, max, in unm_process_rcv_ring() 1362 unm_desc_dma_sync(recv_ctx->status_desc_dma_handle, start, in unm_process_rcv_ring() 1543 unm_desc_dma_sync(rcv_desc->rx_desc_dma_handle, in unm_post_rx_buffers() 1591 unm_desc_dma_sync(rcv_desc->rx_desc_dma_handle, last_producer, in unm_post_rx_buffers_nodb()
|
H A D | unm_nic.h | 765 void unm_desc_dma_sync(ddi_dma_handle_t handle, uint_t start, uint_t count,
|
H A D | unm_nic_hw.c | 2133 unm_desc_dma_sync(adapter->ahw.cmd_desc_dma_handle, producer, in nx_nic_send_cmd_descs()
|