Searched refs:dma_alloc_coherent (Results 176 - 200 of 785) sorted by relevance

1234567891011>>

/linux-master/drivers/crypto/tegra/
H A Dtegra-se-aes.c266 rctx->datbuf.buf = dma_alloc_coherent(se->dev, SE_AES_BUFLEN,
1149 rctx->inbuf.buf = dma_alloc_coherent(ctx->se->dev, SE_AES_BUFLEN,
1156 rctx->outbuf.buf = dma_alloc_coherent(ctx->se->dev, SE_AES_BUFLEN,
1219 rctx->inbuf.buf = dma_alloc_coherent(ctx->se->dev, SE_AES_BUFLEN,
1226 rctx->outbuf.buf = dma_alloc_coherent(ctx->se->dev, SE_AES_BUFLEN,
1674 rctx->residue.buf = dma_alloc_coherent(se->dev, rctx->blk_size * 2,
1681 rctx->datbuf.buf = dma_alloc_coherent(se->dev, SE_SHA_BUFLEN,
H A Dtegra-se-hash.c519 rctx->digest.buf = dma_alloc_coherent(se->dev, rctx->digest.size,
524 rctx->residue.buf = dma_alloc_coherent(se->dev, rctx->blk_size,
529 rctx->datbuf.buf = dma_alloc_coherent(se->dev, SE_SHA_BUFLEN,
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_mbx.c627 init_fw_cb = dma_alloc_coherent(&ha->pdev->dev,
708 init_fw_cb = dma_alloc_coherent(&ha->pdev->dev,
1038 crash_record = dma_alloc_coherent(&ha->pdev->dev, crash_record_size,
1095 event_log = dma_alloc_coherent(&ha->pdev->dev, event_log_size,
1338 about_fw = dma_alloc_coherent(&ha->pdev->dev,
2005 fw_ddb_entry = dma_alloc_coherent(&ha->pdev->dev, sizeof(*fw_ddb_entry),
2351 acb = dma_alloc_coherent(&ha->pdev->dev,
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c1808 get_fat_cmd.va = dma_alloc_coherent(&adapter->pdev->dev,
2302 cmd.va = dma_alloc_coherent(&adapter->pdev->dev, cmd.size, &cmd.dma,
3066 flash_cmd.va = dma_alloc_coherent(dev, flash_cmd.size, &flash_cmd.dma,
3184 flash_cmd.va = dma_alloc_coherent(dev, flash_cmd.size, &flash_cmd.dma,
3435 cmd.va = dma_alloc_coherent(&adapter->pdev->dev, cmd.size, &cmd.dma,
3522 attribs_cmd.va = dma_alloc_coherent(&adapter->pdev->dev,
3699 get_mac_list_cmd.va = dma_alloc_coherent(&adapter->pdev->dev,
3829 cmd.va = dma_alloc_coherent(&adapter->pdev->dev, cmd.size, &cmd.dma,
4035 cmd.va = dma_alloc_coherent(&adapter->pdev->dev, cmd.size, &cmd.dma,
4089 extfat_cmd.va = dma_alloc_coherent(
[all...]
/linux-master/drivers/message/fusion/
H A Dmptbase.c303 buffer = dma_alloc_coherent(&ioc->pcidev->dev, hdr.ExtPageLength * 4,
1323 dma_alloc_coherent(&ioc->pcidev->dev,
3515 ioc->cached_fw = dma_alloc_coherent(&ioc->pcidev->dev, size,
4491 mem = dma_alloc_coherent(&ioc->pcidev->dev, total_size,
4569 ioc->sense_buf_pool = dma_alloc_coherent(&ioc->pcidev->dev, sz,
4969 ppage0_alloc = dma_alloc_coherent(&ioc->pcidev->dev, data_sz,
5017 ppage1_alloc = dma_alloc_coherent(&ioc->pcidev->dev, data_sz,
5320 ppage_alloc = dma_alloc_coherent(&ioc->pcidev->dev, data_sz,
5407 pbuf = dma_alloc_coherent(&ioc->pcidev->dev,
5489 pbuf = dma_alloc_coherent(
[all...]
H A Dmptfc.c371 ppage0_alloc = dma_alloc_coherent(&ioc->pcidev->dev, data_sz,
803 ppage0_alloc = dma_alloc_coherent(&ioc->pcidev->dev, data_sz,
946 page1_alloc = dma_alloc_coherent(&ioc->pcidev->dev, data_sz,
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c383 q->va = dma_alloc_coherent(&dev->nic_info.pdev->dev, q->size, &q->dma,
1340 dma.va = dma_alloc_coherent(&dev->nic_info.pdev->dev,
1675 dev->av_tbl.pbl.va = dma_alloc_coherent(&pdev->dev, PAGE_SIZE,
1681 dev->av_tbl.va = dma_alloc_coherent(&pdev->dev, dev->av_tbl.size,
1815 cq->va = dma_alloc_coherent(&pdev->dev, cq->len, &cq->pa, GFP_KERNEL);
2204 qp->sq.va = dma_alloc_coherent(&pdev->dev, len, &pa, GFP_KERNEL);
2254 qp->rq.va = dma_alloc_coherent(&pdev->dev, len, &pa, GFP_KERNEL);
2310 qp->ird_q_va = dma_alloc_coherent(&pdev->dev, ird_q_len, &pa,
2768 srq->rq.va = dma_alloc_coherent(&pdev->dev, len, &pa, GFP_KERNEL);
2888 req = dma_alloc_coherent(
[all...]
/linux-master/drivers/scsi/qedf/
H A Dqedf_main.c1258 fcport->sq = dma_alloc_coherent(&qedf->pdev->dev, fcport->sq_mem_size,
1266 fcport->sq_pbl = dma_alloc_coherent(&qedf->pdev->dev,
1416 term_params = dma_alloc_coherent(&qedf->pdev->dev, QEDF_TERM_BUFF_SIZE,
2717 sb_virt = dma_alloc_coherent(&qedf->pdev->dev,
2962 qedf->bdq[i].buf_addr = dma_alloc_coherent(&qedf->pdev->dev,
2977 qedf->bdq_pbl = dma_alloc_coherent(&qedf->pdev->dev,
3003 qedf->bdq_pbl_list = dma_alloc_coherent(&qedf->pdev->dev,
3095 dma_alloc_coherent(&qedf->pdev->dev,
3107 dma_alloc_coherent(&qedf->pdev->dev,
3181 qedf->p_cpuq = dma_alloc_coherent(
[all...]
H A Dqedf_io.c223 io_req->sense_buffer = dma_alloc_coherent(&qedf->pdev->dev,
277 bdt_info->bd_tbl = dma_alloc_coherent(&qedf->pdev->dev,
2065 mp_req->req_buf = dma_alloc_coherent(&qedf->pdev->dev, QEDF_PAGE_SIZE,
2073 mp_req->resp_buf = dma_alloc_coherent(&qedf->pdev->dev,
2084 mp_req->mp_req_bd = dma_alloc_coherent(&qedf->pdev->dev, sz,
2092 mp_req->mp_resp_bd = dma_alloc_coherent(&qedf->pdev->dev, sz,
/linux-master/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1061 dma_alloc_coherent(&hba->pcidev->dev, ep->qp.sq_pgtbl_size,
1071 dma_alloc_coherent(&hba->pcidev->dev, ep->qp.sq_mem_size,
1097 dma_alloc_coherent(&hba->pcidev->dev, ep->qp.cq_pgtbl_size,
1107 dma_alloc_coherent(&hba->pcidev->dev, ep->qp.cq_mem_size,
1139 dma_alloc_coherent(&hba->pcidev->dev, ep->qp.rq_pgtbl_size,
1149 dma_alloc_coherent(&hba->pcidev->dev, ep->qp.rq_mem_size,
/linux-master/drivers/atm/
H A Dhe.c536 he_dev->tpdrq_base = dma_alloc_coherent(&he_dev->pci_dev->dev,
806 he_dev->rbpl_base = dma_alloc_coherent(&he_dev->pci_dev->dev,
845 he_dev->rbrq_base = dma_alloc_coherent(&he_dev->pci_dev->dev,
869 he_dev->tbrq_base = dma_alloc_coherent(&he_dev->pci_dev->dev,
914 he_dev->irq_base = dma_alloc_coherent(&he_dev->pci_dev->dev,
1463 he_dev->hsp = dma_alloc_coherent(&he_dev->pci_dev->dev,
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c316 res->c_ivin = dma_alloc_coherent(dev, SEC_TOTAL_IV_SZ(q_depth),
341 res->a_ivin = dma_alloc_coherent(dev, SEC_TOTAL_IV_SZ(q_depth),
366 res->out_mac = dma_alloc_coherent(dev, SEC_TOTAL_MAC_SZ(q_depth) << 1,
405 res->pbuf = dma_alloc_coherent(dev, SEC_TOTAL_PBUF_SZ(q_depth),
648 c_ctx->c_key = dma_alloc_coherent(ctx->dev, SEC_MAX_KEY_SIZE,
669 a_ctx->a_key = dma_alloc_coherent(ctx->dev, SEC_MAX_AKEY_SIZE,
/linux-master/drivers/misc/bcm-vk/
H A Dbcm_vk_dev.c582 bufp = dma_alloc_coherent(dev,
604 bufp = dma_alloc_coherent(dev,
1328 vk->tdma_vaddr = dma_alloc_coherent
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_gs.c604 sp->u.iocb_cmd.u.ctarg.req = dma_alloc_coherent(&vha->hw->pdev->dev,
615 sp->u.iocb_cmd.u.ctarg.rsp = dma_alloc_coherent(&vha->hw->pdev->dev,
700 sp->u.iocb_cmd.u.ctarg.req = dma_alloc_coherent(&vha->hw->pdev->dev,
711 sp->u.iocb_cmd.u.ctarg.rsp = dma_alloc_coherent(&vha->hw->pdev->dev,
792 sp->u.iocb_cmd.u.ctarg.req = dma_alloc_coherent(&vha->hw->pdev->dev,
803 sp->u.iocb_cmd.u.ctarg.rsp = dma_alloc_coherent(&vha->hw->pdev->dev,
899 sp->u.iocb_cmd.u.ctarg.req = dma_alloc_coherent(&vha->hw->pdev->dev,
910 sp->u.iocb_cmd.u.ctarg.rsp = dma_alloc_coherent(&vha->hw->pdev->dev,
3076 sp->u.iocb_cmd.u.ctarg.req = dma_alloc_coherent(&vha->hw->pdev->dev,
3088 sp->u.iocb_cmd.u.ctarg.rsp = dma_alloc_coherent(
[all...]
/linux-master/drivers/crypto/hisilicon/sec/
H A Dsec_drv.c1086 ring_cmd->vaddr = dma_alloc_coherent(dev, SEC_Q_CMD_SIZE,
1095 ring_cq->vaddr = dma_alloc_coherent(dev, SEC_Q_CQ_SIZE,
1102 ring_db->vaddr = dma_alloc_coherent(dev, SEC_Q_DB_SIZE,
/linux-master/drivers/net/wan/
H A Dfsl_ucc_hdlc.c175 priv->rx_bd_base = dma_alloc_coherent(priv->dev,
186 priv->tx_bd_base = dma_alloc_coherent(priv->dev,
289 bd_buffer = dma_alloc_coherent(priv->dev,
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.c108 sbuf.sb = dma_alloc_coherent(&rcfw->pdev->dev, sbuf.size,
728 sbuf.sb = dma_alloc_coherent(&rcfw->pdev->dev, sbuf.size,
807 sbuf.sb = dma_alloc_coherent(&rcfw->pdev->dev, sbuf.size,
/linux-master/drivers/net/ethernet/google/gve/
H A Dgve_rx.c292 rx->data.data_ring = dma_alloc_coherent(hdev, bytes,
332 dma_alloc_coherent(hdev,
345 rx->desc.desc_ring = dma_alloc_coherent(hdev, bytes, &rx->desc.bus,
H A Dgve_tx_dqo.c342 tx->dqo.tx_ring = dma_alloc_coherent(hdev, bytes, &tx->bus, GFP_KERNEL);
347 tx->dqo.compl_ring = dma_alloc_coherent(hdev, bytes,
353 tx->q_resources = dma_alloc_coherent(hdev, sizeof(*tx->q_resources),
/linux-master/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c549 pep->htpr = dma_alloc_coherent(pep->dev->dev.parent,
1035 pep->p_rx_desc_area = dma_alloc_coherent(pep->dev->dev.parent, size,
1094 pep->p_tx_desc_area = dma_alloc_coherent(pep->dev->dev.parent, size,
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_network.h433 dma_alloc_coherent(&(oct)->pci_dev->dev, size, dma_addr, GFP_KERNEL)
/linux-master/drivers/comedi/
H A Dcomedi_buf.c104 virt_addr = dma_alloc_coherent(bm->dma_hw_dev,
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol_ops.c77 tdr = dma_alloc_coherent(&ipc_protocol->pcie->pci->dev,
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dicm.c117 buf->addr = dma_alloc_coherent(dev, PAGE_SIZE << order,
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dnic.c34 buffer->addr = dma_alloc_coherent(&efx->pci_dev->dev, len,

Completed in 327 milliseconds

1234567891011>>