Searched refs:rsp_que_off (Results 1 – 2 of 2) sorted by relevance
882 rsp->ring = (void __force *)ha->iobase + ha->rsp_que_off; in qlafx00_config_queues()883 rsp->dma = bar2_hdl + ha->rsp_que_off; in qlafx00_config_queues()894 ha->rsp_que_off, (u64)rsp->dma); in qlafx00_config_queues()951 ha->rsp_que_off = RD_REG_DWORD(®->aenmailbox3); in qlafx00_init_fw_ready()989 ha->rsp_que_off = RD_REG_DWORD(®->initval3); in qlafx00_init_fw_ready()1450 ha->rsp_que_off = RD_REG_DWORD(®->aenmailbox3); in qlafx00_rescan_isp()
3645 uint32_t rsp_que_off; member