Home
last modified time | relevance | path

Searched refs:rsp_que_off (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_mr.c858 rsp->ring = (void __force *)ha->iobase + ha->rsp_que_off; in qlafx00_config_queues()
859 rsp->dma = bar2_hdl + ha->rsp_que_off; in qlafx00_config_queues()
870 ha->rsp_que_off, (u64)rsp->dma); in qlafx00_config_queues()
927 ha->rsp_que_off = rd_reg_dword(&reg->aenmailbox3); in qlafx00_init_fw_ready()
965 ha->rsp_que_off = rd_reg_dword(&reg->initval3); in qlafx00_init_fw_ready()
1427 ha->rsp_que_off = rd_reg_dword(&reg->aenmailbox3); in qlafx00_rescan_isp()
H A Dqla_def.h3962 uint32_t rsp_que_off; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mr.c858 rsp->ring = (void __force *)ha->iobase + ha->rsp_que_off; in qlafx00_config_queues()
859 rsp->dma = bar2_hdl + ha->rsp_que_off; in qlafx00_config_queues()
870 ha->rsp_que_off, (u64)rsp->dma); in qlafx00_config_queues()
927 ha->rsp_que_off = rd_reg_dword(&reg->aenmailbox3); in qlafx00_init_fw_ready()
965 ha->rsp_que_off = rd_reg_dword(&reg->initval3); in qlafx00_init_fw_ready()
1427 ha->rsp_que_off = rd_reg_dword(&reg->aenmailbox3); in qlafx00_rescan_isp()
H A Dqla_def.h4175 uint32_t rsp_que_off; member

Completed in 37 milliseconds