Searched refs:CmdRsp (Results 1 – 3 of 3) sorted by relevance
212 ct_rsp->CommandResponse.bits.CmdRsp = in lpfc_ct_reject_event()314 mi_cmd = be16_to_cpu(ct_req->CommandResponse.bits.CmdRsp); in lpfc_ct_handle_mibreq()675 CommandResponse.bits.CmdRsp; in lpfc_ct_cmd()1021 if (CTrsp->CommandResponse.bits.CmdRsp == in lpfc_cmpl_ct_cmd_gid_ft()1036 } else if (be16_to_cpu(CTrsp->CommandResponse.bits.CmdRsp) == in lpfc_cmpl_ct_cmd_gid_ft()1045 be16_to_cpu(CTrsp->CommandResponse.bits.CmdRsp), in lpfc_cmpl_ct_cmd_gid_ft()1052 be16_to_cpu(CTrsp->CommandResponse.bits.CmdRsp), in lpfc_cmpl_ct_cmd_gid_ft()1060 be16_to_cpu(CTrsp->CommandResponse.bits.CmdRsp), in lpfc_cmpl_ct_cmd_gid_ft()1067 be16_to_cpu(CTrsp->CommandResponse.bits.CmdRsp), in lpfc_cmpl_ct_cmd_gid_ft()1078 be16_to_cpu(CTrsp->CommandResponse.bits.CmdRsp), in lpfc_cmpl_ct_cmd_gid_ft()[all …]
932 cmd = be16_to_cpu(ct_req->CommandResponse.bits.CmdRsp); in lpfc_bsg_ct_unsol_event()2664 ctreq->CommandResponse.bits.CmdRsp = ELX_LOOPBACK_XRI_SETUP; in lpfcdiag_loop_get_xri()3203 ctreq->CommandResponse.bits.CmdRsp = cpu_to_be16(ELX_LOOPBACK_DATA); in lpfc_bsg_diag_loopback_run()
89 __be16 CmdRsp; member