Searched refs:gem_tx_desc_dma_sync (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/sfe/ |
H A D | sfe_util.h | 616 void gem_tx_desc_dma_sync(struct gem_dev *, int, int, int);
|
H A D | sfe.c | 1232 gem_tx_desc_dma_sync(dp, in sfe_tx_start() 1240 gem_tx_desc_dma_sync(dp, start_slot, 1, DDI_DMA_SYNC_FORDEV); in sfe_tx_start()
|
H A D | sfe_util.c | 393 gem_tx_desc_dma_sync(struct gem_dev *dp, int head, int nslot, int how) in gem_tx_desc_dma_sync() function 961 gem_tx_desc_dma_sync(dp, 0, tx_ring_size, DDI_DMA_SYNC_FORDEV); in gem_init_tx_ring() 1003 gem_tx_desc_dma_sync(dp, 0, tx_ring_size, DDI_DMA_SYNC_FORDEV); in gem_clean_tx_buf() 1099 gem_tx_desc_dma_sync(dp, in gem_reclaim_txbuf()
|