Searched refs:req_que_off (Results 1 – 2 of 2) sorted by relevance
867 req->ring = (void __force *)ha->iobase + ha->req_que_off; in qlafx00_config_queues()868 req->dma = bar2_hdl + ha->req_que_off; in qlafx00_config_queues()879 ha->req_que_off, (u64)req->dma); in qlafx00_config_queues()950 ha->req_que_off = RD_REG_DWORD(®->aenmailbox1); in qlafx00_init_fw_ready()988 ha->req_que_off = RD_REG_DWORD(®->initval1); in qlafx00_init_fw_ready()1449 ha->req_que_off = RD_REG_DWORD(®->aenmailbox1); in qlafx00_rescan_isp()1458 ha->req_que_off, ha->rsp_que_len); in qlafx00_rescan_isp()
3644 uint32_t req_que_off; member