Lines Matching refs:ct_req
154 struct lpfc_sli_ct_request *ct_req, in lpfc_ct_reject_event() argument
209 ct_rsp->FsType = ct_req->FsType; in lpfc_ct_reject_event()
210 ct_rsp->FsSubType = ct_req->FsSubType; in lpfc_ct_reject_event()
287 struct lpfc_sli_ct_request *ct_req; in lpfc_ct_handle_mibreq() local
323 ct_req = ((struct lpfc_sli_ct_request *) in lpfc_ct_handle_mibreq()
326 mi_cmd = ct_req->CommandResponse.bits.CmdRsp; in lpfc_ct_handle_mibreq()
329 lpfc_ct_reject_event(ndlp, ct_req, in lpfc_ct_handle_mibreq()
357 struct lpfc_sli_ct_request *ct_req; in lpfc_ct_unsol_event() local
401 ct_req = ((struct lpfc_sli_ct_request *) in lpfc_ct_unsol_event()
404 if (ct_req->FsType == SLI_CT_MANAGEMENT_SERVICE && in lpfc_ct_unsol_event()
405 ct_req->FsSubType == SLI_CT_MIB_Subtypes) { in lpfc_ct_unsol_event()