Searched refs:xge_os_dma_sync (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-ring-fp.c | 554 xge_os_dma_sync(ring->channel.pdev, in xge_hal_ring_dtr_post_post() 591 xge_os_dma_sync(ring->channel.pdev, in xge_hal_ring_dtr_post_post_wmb() 684 xge_os_dma_sync(ring->channel.pdev, in xge_hal_ring_dtr_next_completed()
|
H A D | xgehal-fifo-fp.c | 68 xge_os_dma_sync(fifo->channel.pdev, in __hal_fifo_dtr_post_single() 668 xge_os_dma_sync(fifo->channel.pdev, in xge_hal_fifo_dtr_next_completed() 881 xge_os_dma_sync(fifo->channel.pdev, in xge_hal_fifo_dtr_buffer_set_aligned() 995 xge_os_dma_sync(fifo->channel.pdev, in xge_hal_fifo_dtr_buffer_finalize()
|
H A D | xgehal-stats.c | 723 xge_os_dma_sync(hldev->pdev, in xge_hal_stats_hw() 788 xge_os_dma_sync(hldev->pdev, in xge_hal_stats_pcim()
|
H A D | xgehal-ring.c | 105 xge_os_dma_sync(ring->channel.pdev, in __hal_ring_rxdblock_link()
|
/titanic_50/usr/src/uts/common/io/xge/drv/ |
H A D | xge_osdep.h | 401 static inline void xge_os_dma_sync(pci_dev_h pdev, pci_dma_h dmah, in xge_os_dma_sync() function
|