Home
last modified time | relevance | path

Searched refs:dma_sync_single_for_device (Results 1 – 17 of 17) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/iwlwifi/fw/
HDpaging.c156 dma_sync_single_for_device(fwrt->trans->dev, in iwl_fill_paging_mem()
202 dma_sync_single_for_device(fwrt->trans->dev, in iwl_fill_paging_mem()
HDdbg.c758 dma_sync_single_for_device(fwrt->trans->dev, addr, in iwl_dump_paging()
1231 dma_sync_single_for_device(fwrt->trans->dev, addr, page_size, in _iwl_dump_ini_paging_iter()
/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDdma-mapping.h244 dma_sync_single_for_device(struct device *dev, dma_addr_t dma, in dma_sync_single_for_device() function
315 dma_sync_single_for_device(dev, dma, size, direction); in _dma_map_single_attrs()
/freebsd-14-stable/sys/dev/mthca/
HDmthca_mr.c354 dma_sync_single_for_device(&dev->pdev->dev, dma_handle, in mthca_arbel_write_mtt_seg()
789 dma_sync_single_for_device(&dev->pdev->dev, fmr->mem.arbel.dma_handle, in mthca_arbel_map_phys_fmr()
/freebsd-14-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_mr.c717 dma_sync_single_for_device(&dev->persist->pdev->dev, dma_handle, in mlx4_write_mtt_chunk()
1029 dma_sync_single_for_device(&dev->persist->pdev->dev, fmr->dma_handle, in mlx4_map_phys_fmr()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/
HDdma.c562 dma_sync_single_for_device(dev->dma_dev, t->dma_addr, dev->drv->txwi_size, in mt76_dma_tx_queue_skb()
623 dma_sync_single_for_device(dev->dma_dev, addr, len, dir); in mt76_dma_rx_fill()
/freebsd-14-stable/sys/contrib/dev/iwlwifi/pcie/
HDtx-gen2.c128 dma_sync_single_for_device(trans->dev, phys, len, in iwl_txq_gen2_set_tb_with_wa()
284 dma_sync_single_for_device(trans->dev, start_hdr_phys, hdr_room, in iwl_txq_gen2_build_amsdu()
HDtx.c2041 dma_sync_single_for_device(trans->dev, start_hdr_phys, hdr_room, in iwl_fill_data_tbs_amsdu()
/freebsd-14-stable/sys/dev/irdma/
HDirdma_puda.c126dma_sync_single_for_device(hw_to_dev(rsrc->dev->hw), buf->mem.pa, buf->mem.size, DMA_BIDIRECTIONAL… in irdma_puda_post_recvbuf()
1225 dma_sync_single_for_device(hw_to_dev(qp->dev->hw), buf->mem.pa, buf->mem.size, DMA_BIDIRECTIONAL); in irdma_ilq_putback_rcvbuf()
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7915/
HDmmio.c625 dma_sync_single_for_device(dev->mt76.dma_dev, addr, len, dir); in mt7915_mmio_wed_init_rx_buf()
/freebsd-14-stable/sys/dev/netmap/
HDnetmap_kern.h1871 dma_sync_single_for_device(na->pdev, *map, sz, in netmap_sync_map_dev()
/freebsd-14-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_mr.c818 dma_sync_single_for_device(ddev, dma, size, DMA_TO_DEVICE); in mlx5_ib_update_mtt()
/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDhtt_tx.c109 dma_sync_single_for_device(ar->dev, in __ath10k_htt_tx_txq_sync()
HDpci.c1343 dma_sync_single_for_device(ar->dev, ATH10K_SKB_RXCB(skb)->paddr, in ath10k_pci_process_htt_rx_cb()
/freebsd-14-stable/sys/contrib/dev/rtw88/
HDpci.c289 dma_sync_single_for_device(dev, dma, buf_sz, DMA_FROM_DEVICE); in rtw_pci_sync_rx_desc_device()
/freebsd-14-stable/sys/ofed/include/rdma/
HDib_verbs.h3709 dma_sync_single_for_device(dev->dma_device, addr, size, dir); in ib_dma_sync_single_for_device()
/freebsd-14-stable/sys/contrib/dev/rtw89/
HDpci.c186 dma_sync_single_for_device(rtwdev->dev, dma, RTW89_PCI_RX_BUF_SIZE, in rtw89_pci_sync_skb_for_device()