Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/
Dhwmtm.c341 DRV_BUF_FLUSH(&d1->r,DDI_DMA_SYNC_FORDEV) ; in init_descr_ring()
612 DRV_BUF_FLUSH(t,DDI_DMA_SYNC_FORDEV) ; in repair_txd_ring()
664 DRV_BUF_FLUSH(r,DDI_DMA_SYNC_FORDEV) ; in repair_rxd_ring()
1424 DRV_BUF_FLUSH(r,DDI_DMA_SYNC_FORDEV) ; in hwm_rx_frag()
1481 DRV_BUF_FLUSH(r,DDI_DMA_SYNC_FORDEV) ; in mac_drv_clear_rx_queue()
1488 DRV_BUF_FLUSH(r,DDI_DMA_SYNC_FORDEV) ; in mac_drv_clear_rx_queue()
1650 DRV_BUF_FLUSH(t,DDI_DMA_SYNC_FORDEV) ; in hwm_tx_frag()
1653 DRV_BUF_FLUSH(t,DDI_DMA_SYNC_FORDEV) ; in hwm_tx_frag()
1891 DRV_BUF_FLUSH(t,DDI_DMA_SYNC_FORDEV) ; in smt_send_mbuf()
1894 DRV_BUF_FLUSH(t,DDI_DMA_SYNC_FORDEV) ; in smt_send_mbuf()
[all …]
/linux-5.19.10/drivers/net/fddi/skfp/h/
Dhwmtm.h32 #define DDI_DMA_SYNC_FORDEV macro