Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_wr.h151 uint64_t iqaddr; member
Dcsio_mb.c528 cmdp->iqaddr |= cpu_to_be64(iq_params->iqaddr); in csio_mb_iq_write()
Dcsio_wr.c481 iqp.iqaddr = csio_q_pstart(hw, iq_idx); in csio_wr_iq_create()
/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h297 __be64 iqaddr; member
Dcq.c152 res->u.cq.iqaddr = cpu_to_be64(cq->dma_addr); in create_cq()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c2267 cmd.iqaddr = cpu_to_be64(rspq->phys_addr); in t4vf_sge_alloc_rxq()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1593 __be64 iqaddr; member
Dsge.c4410 c.iqaddr = cpu_to_be64(iq->phys_addr); in t4_sge_alloc_rxq()