Home
last modified time | relevance | path

Searched refs:fc_els_cmd_s (Results 1 – 7 of 7) sorted by relevance

/drivers/scsi/bfa/
Dbfa_fc.h205 struct fc_els_cmd_s { struct
367 struct fc_els_cmd_s els_cmd; /* ELS command code */
382 struct fc_els_cmd_s els_cmd; /* ELS command code */
392 struct fc_els_cmd_s els_cmd; /* ELS command code */
422 struct fc_els_cmd_s els_cmd; /* ELS command code */
434 struct fc_els_cmd_s els_cmd; /* ELS command code */
442 struct fc_els_cmd_s els_cmd; /* ELS command code */
463 struct fc_els_cmd_s els_cmd; /* ELS command code */
478 struct fc_els_cmd_s els_cmd;
665 struct fc_els_cmd_s els_cmd; /* ELS command code */
[all …]
Dbfa_fcbuild.c195 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_els_rsp_parse()
345 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_plogi_rsp_parse()
615 struct fc_els_cmd_s *acc = pld; in fc_logo_acc_build()
619 memset(acc, 0, sizeof(struct fc_els_cmd_s)); in fc_logo_acc_build()
622 return sizeof(struct fc_els_cmd_s); in fc_logo_acc_build()
658 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, in fc_ls_acc_build()
662 memset(els_cmd, 0, sizeof(struct fc_els_cmd_s)); in fc_ls_acc_build()
665 return sizeof(struct fc_els_cmd_s); in fc_ls_acc_build()
831 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_logo_rsp_parse()
1001 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_rrq_rsp_parse()
Dbfa_fcs_fcpim.c456 struct fc_els_cmd_s *els_cmd; in bfa_fcs_itnim_prli_response()
472 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_itnim_prli_response()
807 struct fc_els_cmd_s *els_cmd; in bfa_fcs_fcpim_uf_recv()
814 els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fcpim_uf_recv()
Dbfa_fcs.c1170 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_uf_recv()
1233 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_process_uf()
Dbfa_fcs_lport.c732 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_lport_uf_recv()
3051 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ms_plogi_response()
3067 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ms_plogi_response()
3810 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ns_plogi_response()
3826 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ns_plogi_response()
4570 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_scn_scr_response()
4584 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_scn_scr_response()
Dbfa_fcbuild.h214 u16 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd,
Dbfa_fcs_rport.c2451 struct fc_els_cmd_s *els_cmd; in bfa_fcs_rport_uf_recv()
2460 els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_rport_uf_recv()