Home
last modified time | relevance | path

Searched refs:eqaddr (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h286 __be64 eqaddr; member
310 __be64 eqaddr; member
Dqp.c349 res->u.sqrq.eqaddr = cpu_to_be64(wq->sq.dma_addr); in create_qp()
378 res->u.sqrq.eqaddr = cpu_to_be64(wq->rq.dma_addr); in create_qp()
2607 res->u.srq.eqaddr = cpu_to_be64(wq->dma_addr); in alloc_srq_queue()
/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_wr.h228 uint64_t eqaddr; member
Dcsio_mb.c737 cmdp->eqaddr |= cpu_to_be64(eq_ofld_params->eqaddr); in csio_mb_eq_ofld_write()
Dcsio_wr.c582 eqp.eqaddr = csio_q_pstart(hw, eq_idx); in csio_wr_eq_create()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1853 __be64 eqaddr; member
1981 __be64 eqaddr; member
2088 __be64 eqaddr; member
Dsge.c4646 c.eqaddr = cpu_to_be64(txq->q.phys_addr); in t4_sge_alloc_eth_txq()
4721 c.eqaddr = cpu_to_be64(txq->q.phys_addr); in t4_sge_alloc_ctrl_txq()
4792 c.eqaddr = cpu_to_be64(q->phys_addr); in t4_sge_alloc_ofld_txq()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c2466 cmd.eqaddr = cpu_to_be64(txq->q.phys_addr); in t4vf_sge_alloc_eth_txq()