Home
last modified time | relevance | path

Searched defs:els_cmd (Results 1 – 8 of 8) sorted by relevance

/drivers/scsi/bfa/
Dbfa_fc.h368 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
383 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
393 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
423 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
435 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
443 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
464 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
479 struct fc_els_cmd_s els_cmd; member
666 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
715 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
[all …]
Dbfa_fcs_fcpim.c487 struct fc_els_cmd_s *els_cmd; in bfa_fcs_itnim_prli_response() local
820 struct fc_els_cmd_s *els_cmd; in bfa_fcs_fcpim_uf_recv() local
Dbfa_fcbuild.c195 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_els_rsp_parse() local
349 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_plogi_rsp_parse() local
662 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, in fc_ls_acc_build()
835 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_logo_rsp_parse() local
1005 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_rrq_rsp_parse() local
Dbfa_fcs.c1326 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_uf_recv() local
1392 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_process_uf() local
Dbfa_fcs_lport.c770 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_lport_uf_recv() local
3450 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ms_plogi_response() local
4416 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ns_plogi_response() local
5426 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_scn_scr_response() local
Dbfa_fcs_rport.c2877 struct fc_els_cmd_s *els_cmd; in bfa_fcs_rport_uf_recv() local
/drivers/scsi/libfc/
Dfc_exch.c1192 static void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd, in fc_seq_els_rsp_send()
/drivers/scsi/lpfc/
Dlpfc_nportdisc.c604 struct lpfc_iocbq *cmdiocb, uint32_t els_cmd) in lpfc_rcv_logo()