Lines Matching refs:rq_size
347 u16 rq_size; member
361 u16 rq_size; member
412 struct req_msg *req = hba->dma_mem + hba->req_head * hba->rq_size; in stex_alloc_req()
423 hba->req_head * hba->rq_size + sizeof(struct st_msg_header)); in stex_ss_alloc_req()
549 addr = hba->dma_handle + hba->req_head * hba->rq_size; in stex_ss_send_cmd()
1065 h->req_sz = cpu_to_le16(hba->rq_size); in stex_common_handshake()
1077 status_phys = hba->dma_handle + (hba->rq_count+1) * hba->rq_size; in stex_common_handshake()
1156 h->req_sz = cpu_to_le16(hba->rq_size); in stex_ss_handshake()
1547 .rq_size = 1048,
1560 .rq_size = 1048,
1573 .rq_size = 1048,
1586 .rq_size = 1048,
1599 .rq_size = 512,
1612 .rq_size = 512,
1730 sts_offset = scratch_offset = (ci->rq_count+1) * ci->rq_size; in stex_probe()
1776 hba->rq_size = ci->rq_size; in stex_probe()
1876 memset(msg_h, 0, hba->rq_size); in stex_hba_stop()
1878 memset(req, 0, hba->rq_size); in stex_hba_stop()