Lines Matching refs:xfer_iu
251 struct ibmvfc_cmd *vfc_cmd = &evt->xfer_iu->cmd;
252 struct ibmvfc_mad_common *mad = &evt->xfer_iu->mad_common;
823 evt->crq.ioba = cpu_to_be64(pool->iu_token + (sizeof(*evt->xfer_iu) * i));
824 evt->xfer_iu = pool->iu_storage + i;
1097 evt->xfer_iu->mad_common.status = cpu_to_be16(IBMVFC_MAD_DRIVER_FAILED);
1690 *evt->xfer_iu = evt->iu;
1692 evt->xfer_iu->cmd.tag = cpu_to_be64((u64)evt);
1694 evt->xfer_iu->mad_common.tag = cpu_to_be64((u64)evt);
1746 evt->xfer_iu->mad_common.status = cpu_to_be16(IBMVFC_MAD_CRQ_ERROR);
1764 struct ibmvfc_cmd *vfc_cmd = &evt->xfer_iu->cmd;
1822 struct ibmvfc_cmd *vfc_cmd = &evt->xfer_iu->cmd;
2005 *evt->sync_iu = *evt->xfer_iu;
3998 struct ibmvfc_process_login *rsp = &evt->xfer_iu->prli;
4121 struct ibmvfc_port_login *rsp = &evt->xfer_iu->plogi;
4226 struct ibmvfc_implicit_logout *rsp = &evt->xfer_iu->implicit_logout;
4324 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru;
4387 struct ibmvfc_move_login *rsp = &evt->xfer_iu->move_login;
4502 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru;
4723 struct ibmvfc_query_tgt *rsp = &evt->xfer_iu->query_tgt;
4924 struct ibmvfc_discover_targets *rsp = &evt->xfer_iu->discover_targets;
4992 u32 mad_status = be16_to_cpu(evt->xfer_iu->channel_setup.common.status);
5083 struct ibmvfc_channel_enquiry *rsp = &evt->xfer_iu->channel_enquiry;
5151 u32 mad_status = be16_to_cpu(evt->xfer_iu->npiv_login.common.status);
5279 u32 mad_status = be16_to_cpu(evt->xfer_iu->npiv_logout.common.status);