Searched refs:ct_req (Results 1 – 2 of 2) sorted by relevance
154 struct lpfc_sli_ct_request *ct_req, in lpfc_ct_reject_event() argument209 ct_rsp->FsType = ct_req->FsType; in lpfc_ct_reject_event()210 ct_rsp->FsSubType = ct_req->FsSubType; in lpfc_ct_reject_event()284 struct lpfc_sli_ct_request *ct_req; in lpfc_ct_handle_mibreq() local312 ct_req = (struct lpfc_sli_ct_request *)ctiocbq->cmd_dmabuf->virt; in lpfc_ct_handle_mibreq()314 mi_cmd = be16_to_cpu(ct_req->CommandResponse.bits.CmdRsp); in lpfc_ct_handle_mibreq()317 lpfc_ct_reject_event(ndlp, ct_req, in lpfc_ct_handle_mibreq()348 struct lpfc_sli_ct_request *ct_req; in lpfc_ct_unsol_event() local388 ct_req = (struct lpfc_sli_ct_request *)ctiocbq->cmd_dmabuf->virt; in lpfc_ct_unsol_event()390 if (ct_req->FsType == SLI_CT_MANAGEMENT_SERVICE && in lpfc_ct_unsol_event()[all …]
919 struct lpfc_sli_ct_request *ct_req; in lpfc_bsg_ct_unsol_event() local930 ct_req = (struct lpfc_sli_ct_request *)bdeBuf1->virt; in lpfc_bsg_ct_unsol_event()931 evt_req_id = ct_req->FsType; in lpfc_bsg_ct_unsol_event()932 cmd = be16_to_cpu(ct_req->CommandResponse.bits.CmdRsp); in lpfc_bsg_ct_unsol_event()