Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fc.h207 struct fc_els_cmd_s { struct
369 struct fc_els_cmd_s els_cmd; /* ELS command code */
384 struct fc_els_cmd_s els_cmd; /* ELS command code */
394 struct fc_els_cmd_s els_cmd; /* ELS command code */
424 struct fc_els_cmd_s els_cmd; /* ELS command code */
436 struct fc_els_cmd_s els_cmd; /* ELS command code */
444 struct fc_els_cmd_s els_cmd; /* ELS command code */
465 struct fc_els_cmd_s els_cmd; /* ELS command code */
480 struct fc_els_cmd_s els_cmd;
667 struct fc_els_cmd_s els_cmd; /* ELS command code */
[all …]
Dbfa_fcbuild.c196 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_els_rsp_parse()
350 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_plogi_rsp_parse()
620 struct fc_els_cmd_s *acc = pld; in fc_logo_acc_build()
624 memset(acc, 0, sizeof(struct fc_els_cmd_s)); in fc_logo_acc_build()
627 return sizeof(struct fc_els_cmd_s); in fc_logo_acc_build()
663 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, in fc_ls_acc_build()
667 memset(els_cmd, 0, sizeof(struct fc_els_cmd_s)); in fc_ls_acc_build()
670 return sizeof(struct fc_els_cmd_s); in fc_ls_acc_build()
836 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_logo_rsp_parse()
1006 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_rrq_rsp_parse()
Dbfa_fcs_fcpim.c488 struct fc_els_cmd_s *els_cmd; in bfa_fcs_itnim_prli_response()
504 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_itnim_prli_response()
822 struct fc_els_cmd_s *els_cmd; in bfa_fcs_fcpim_uf_recv()
829 els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fcpim_uf_recv()
Dbfa_fcs.c1208 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_uf_recv()
1274 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_process_uf()
Dbfa_fcbuild.h217 u16 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd,
Dbfa_fcs_lport.c782 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_lport_uf_recv()
3462 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ms_plogi_response()
3478 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ms_plogi_response()
4428 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ns_plogi_response()
4444 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ns_plogi_response()
5424 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_scn_scr_response()
5438 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_scn_scr_response()
Dbfa_fcs_rport.c2878 struct fc_els_cmd_s *els_cmd; in bfa_fcs_rport_uf_recv()
2887 els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_rport_uf_recv()