Lines Matching refs:rq_size
343 u16 rq_size; member
357 u16 rq_size; member
411 struct req_msg *req = hba->dma_mem + hba->req_head * hba->rq_size; in stex_alloc_req()
422 hba->req_head * hba->rq_size + sizeof(struct st_msg_header)); in stex_ss_alloc_req()
548 addr = hba->dma_handle + hba->req_head * hba->rq_size; in stex_ss_send_cmd()
1062 h->req_sz = cpu_to_le16(hba->rq_size); in stex_common_handshake()
1074 status_phys = hba->dma_handle + (hba->rq_count+1) * hba->rq_size; in stex_common_handshake()
1153 h->req_sz = cpu_to_le16(hba->rq_size); in stex_ss_handshake()
1544 .rq_size = 1048,
1557 .rq_size = 1048,
1570 .rq_size = 1048,
1583 .rq_size = 1048,
1596 .rq_size = 512,
1609 .rq_size = 512,
1727 sts_offset = scratch_offset = (ci->rq_count+1) * ci->rq_size; in stex_probe()
1773 hba->rq_size = ci->rq_size; in stex_probe()
1873 memset(msg_h, 0, hba->rq_size); in stex_hba_stop()
1875 memset(req, 0, hba->rq_size); in stex_hba_stop()