Home
last modified time | relevance | path

Searched refs:exlogin_buf_dma (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_tmpl.c503 vha->hw->exlogin_buf_dma; in qla27xx_fwdt_entry_t268()
Dqla_os.c4590 ha->exlogin_size, &ha->exlogin_buf_dma, GFP_KERNEL); in qla2x00_set_exlogins_buffer()
4599 rval = qla_set_exlogin_mem_cfg(vha, ha->exlogin_buf_dma); in qla2x00_set_exlogins_buffer()
4620 ha->exlogin_buf, ha->exlogin_buf_dma); in qla2x00_free_exlogin_buffer()
Dqla_dbg.c523 c->addr = cpu_to_be64(ha->exlogin_buf_dma); in qla25xx_copy_exlogin()
Dqla_def.h4415 dma_addr_t exlogin_buf_dma; member