Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs_fcpim.c480 struct fc_els_cmd_s *els_cmd; in bfa_fcs_itnim_prli_response() local
814 struct fc_els_cmd_s *els_cmd; in bfa_fcs_fcpim_uf_recv() local
H A Dbfa_fc.h346 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
361 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
371 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
401 struct fc_els_cmd_s els_cmd; /* ELS command code */ member
457 struct fc_els_cmd_s els_cmd; member
810 struct fc_els_cmd_s els_cmd; member
838 struct fc_els_cmd_s els_cmd; member
866 struct fc_els_cmd_s els_cmd; member
921 struct fc_els_cmd_s els_cmd; member
941 struct fc_els_cmd_s els_cmd; member
[all …]
H A Dbfa_fcs.c1200 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_uf_recv() local
1266 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_process_uf() local
H A Dbfa_fcs_lport.c774 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_lport_uf_recv() local
3462 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ms_plogi_response() local
4428 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ns_plogi_response() local
5424 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_scn_scr_response() local
H A Dbfa_fcbuild.c321 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_plogi_rsp_parse() local
634 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, in fc_ls_acc_build()
H A Dbfa_fcs_rport.c2862 struct fc_els_cmd_s *els_cmd; in bfa_fcs_rport_uf_recv() local
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_exch.c1227 void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd, in fc_seq_els_rsp_send()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_bsg.c281 uint32_t els_cmd = 0; in qla2x00_process_els() local
H A Dqla_def.h546 uint32_t els_cmd; member
554 uint32_t els_cmd; member
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_nportdisc.c805 struct lpfc_iocbq *cmdiocb, uint32_t els_cmd) in lpfc_rcv_logo()