Searched refs:DDI_DMA_SYNC_FORDEV (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/fddi/skfp/ |
| D | hwmtm.c | 345 DRV_BUF_FLUSH(&d1->r,DDI_DMA_SYNC_FORDEV) ; in init_descr_ring() 616 DRV_BUF_FLUSH(t,DDI_DMA_SYNC_FORDEV) ; in repair_txd_ring() 668 DRV_BUF_FLUSH(r,DDI_DMA_SYNC_FORDEV) ; in repair_rxd_ring() 1428 DRV_BUF_FLUSH(r,DDI_DMA_SYNC_FORDEV) ; in hwm_rx_frag() 1485 DRV_BUF_FLUSH(r,DDI_DMA_SYNC_FORDEV) ; in mac_drv_clear_rx_queue() 1492 DRV_BUF_FLUSH(r,DDI_DMA_SYNC_FORDEV) ; in mac_drv_clear_rx_queue() 1654 DRV_BUF_FLUSH(t,DDI_DMA_SYNC_FORDEV) ; in hwm_tx_frag() 1657 DRV_BUF_FLUSH(t,DDI_DMA_SYNC_FORDEV) ; in hwm_tx_frag() 1895 DRV_BUF_FLUSH(t,DDI_DMA_SYNC_FORDEV) ; in smt_send_mbuf() 1898 DRV_BUF_FLUSH(t,DDI_DMA_SYNC_FORDEV) ; in smt_send_mbuf() [all …]
|
| /Linux-v5.4/drivers/net/fddi/skfp/h/ |
| D | hwmtm.h | 32 #define DDI_DMA_SYNC_FORDEV macro
|