Searched refs:reply_desc (Results 1 – 4 of 4) sorted by relevance
363 reply_desc_type = le16_to_cpu(reply_desc->reply_flags) & in mpi3mr_process_admin_reply_desc()450 struct mpi3_default_reply_descriptor *reply_desc; in mpi3mr_process_admin_reply_q() local461 if ((le16_to_cpu(reply_desc->reply_flags) & in mpi3mr_process_admin_reply_q()481 reply_desc = in mpi3mr_process_admin_reply_q()484 if ((le16_to_cpu(reply_desc->reply_flags) & in mpi3mr_process_admin_reply_q()515 struct mpi3_default_reply_descriptor *reply_desc = NULL; in mpi3mr_get_reply_desc() local521 return reply_desc; in mpi3mr_get_reply_desc()544 struct mpi3_default_reply_descriptor *reply_desc; in mpi3mr_process_op_reply_q() local555 reply_desc = mpi3mr_get_reply_desc(op_reply_q, reply_ci); in mpi3mr_process_op_reply_q()556 if ((le16_to_cpu(reply_desc->reply_flags) & in mpi3mr_process_op_reply_q()[all …]
3242 struct mpi3_default_reply_descriptor *reply_desc, u64 *reply_dma, u16 qidx) in mpi3mr_process_op_reply_desc() argument3265 reply_desc_type = le16_to_cpu(reply_desc->reply_flags) & in mpi3mr_process_op_reply_desc()3269 status_desc = (struct mpi3_status_reply_descriptor *)reply_desc; in mpi3mr_process_op_reply_desc()3279 addr_desc = (struct mpi3_address_reply_descriptor *)reply_desc; in mpi3mr_process_op_reply_desc()3313 success_desc = (struct mpi3_success_reply_descriptor *)reply_desc; in mpi3mr_process_op_reply_desc()
1466 struct mpi3_default_reply_descriptor *reply_desc,
712 union MPI2_REPLY_DESCRIPTORS_UNION *reply_desc; in megasas_alloc_reply_fusion() local771 reply_desc = fusion->reply_frames_desc[0]; in megasas_alloc_reply_fusion()773 reply_desc->Words = cpu_to_le64(ULLONG_MAX); in megasas_alloc_reply_fusion()791 union MPI2_REPLY_DESCRIPTORS_UNION *reply_desc; in megasas_alloc_rdpq_fusion() local904 reply_desc->Words = ULLONG_MAX; in megasas_alloc_rdpq_fusion()3581 reply_descript_type = reply_desc->ReplyFlags & in complete_cmd_fusion()3594 smid = le16_to_cpu(reply_desc->SMID); in complete_cmd_fusion()3673 reply_desc = in complete_cmd_fusion()3678 reply_descript_type = reply_desc->ReplyFlags & in complete_cmd_fusion()4292 reply_desc = fusion->reply_frames_desc[i]; in megasas_reset_reply_desc()[all …]