Searched refs:ct_req (Results 1 – 3 of 3) sorted by relevance
205 struct ct_sns_req *ct_req; in qla2x00_ga_nxt() local225 ct_req = qla2x00_prep_ct_req(ha->ct_sns, GA_NXT_CMD, in qla2x00_ga_nxt()230 ct_req->req.port_id.port_id = port_id_to_be_id(fcport->d_id); in qla2x00_ga_nxt()291 struct ct_sns_req *ct_req; in qla2x00_gid_pt() local317 ct_req = qla2x00_prep_ct_req(ha->ct_sns, GID_PT_CMD, gid_pt_rsp_size); in qla2x00_gid_pt()321 ct_req->req.gid_pt.port_type = NS_NX_PORT_TYPE; in qla2x00_gid_pt()375 struct ct_sns_req *ct_req; in qla2x00_gpn_id() local396 ct_req = qla2x00_prep_ct_req(ha->ct_sns, GPN_ID_CMD, in qla2x00_gpn_id()401 ct_req->req.port_id.port_id = port_id_to_be_id(list[i].d_id); in qla2x00_gpn_id()443 struct ct_sns_req *ct_req; in qla2x00_gnn_id() local[all …]
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 …]
905 struct lpfc_sli_ct_request *ct_req; in lpfc_bsg_ct_unsol_event() local916 ct_req = (struct lpfc_sli_ct_request *)bdeBuf1->virt; in lpfc_bsg_ct_unsol_event()917 evt_req_id = ct_req->FsType; in lpfc_bsg_ct_unsol_event()918 cmd = be16_to_cpu(ct_req->CommandResponse.bits.CmdRsp); in lpfc_bsg_ct_unsol_event()