Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fc.h206 struct fc_els_cmd_s { struct
368 struct fc_els_cmd_s els_cmd; /* ELS command code */
383 struct fc_els_cmd_s els_cmd; /* ELS command code */
393 struct fc_els_cmd_s els_cmd; /* ELS command code */
423 struct fc_els_cmd_s els_cmd; /* ELS command code */
435 struct fc_els_cmd_s els_cmd; /* ELS command code */
443 struct fc_els_cmd_s els_cmd; /* ELS command code */
464 struct fc_els_cmd_s els_cmd; /* ELS command code */
479 struct fc_els_cmd_s els_cmd;
666 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()
349 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_plogi_rsp_parse()
619 struct fc_els_cmd_s *acc = pld; in fc_logo_acc_build()
623 memset(acc, 0, sizeof(struct fc_els_cmd_s)); in fc_logo_acc_build()
626 return sizeof(struct fc_els_cmd_s); in fc_logo_acc_build()
662 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, in fc_ls_acc_build()
666 memset(els_cmd, 0, sizeof(struct fc_els_cmd_s)); in fc_ls_acc_build()
669 return sizeof(struct fc_els_cmd_s); 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()
1005 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_rrq_rsp_parse()
Dbfa_fcs_fcpim.c487 struct fc_els_cmd_s *els_cmd; in bfa_fcs_itnim_prli_response()
503 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_itnim_prli_response()
820 struct fc_els_cmd_s *els_cmd; in bfa_fcs_fcpim_uf_recv()
827 els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fcpim_uf_recv()
Dbfa_fcs.c1326 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_uf_recv()
1392 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_process_uf()
Dbfa_fcbuild.h216 u16 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd,
Dbfa_fcs_lport.c770 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_lport_uf_recv()
3450 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ms_plogi_response()
3466 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ms_plogi_response()
4416 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ns_plogi_response()
4432 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ns_plogi_response()
5426 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_scn_scr_response()
5440 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_scn_scr_response()
Dbfa_fcs_rport.c2877 struct fc_els_cmd_s *els_cmd; in bfa_fcs_rport_uf_recv()
2886 els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_rport_uf_recv()