Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfa_fc.h199 struct fc_els_cmd_s { struct
361 struct fc_els_cmd_s els_cmd; /* ELS command code */
376 struct fc_els_cmd_s els_cmd; /* ELS command code */
386 struct fc_els_cmd_s els_cmd; /* ELS command code */
416 struct fc_els_cmd_s els_cmd; /* ELS command code */
428 struct fc_els_cmd_s els_cmd; /* ELS command code */
436 struct fc_els_cmd_s els_cmd; /* ELS command code */
457 struct fc_els_cmd_s els_cmd; /* ELS command code */
472 struct fc_els_cmd_s els_cmd;
659 struct fc_els_cmd_s els_cmd; /* ELS command code */
[all …]
Dbfa_fcs_fcpim.c480 struct fc_els_cmd_s *els_cmd; in bfa_fcs_itnim_prli_response()
496 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_itnim_prli_response()
814 struct fc_els_cmd_s *els_cmd; in bfa_fcs_fcpim_uf_recv()
821 els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fcpim_uf_recv()
Dbfa_fcbuild.c321 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in fc_plogi_rsp_parse()
591 struct fc_els_cmd_s *acc = pld; in fc_logo_acc_build()
595 memset(acc, 0, sizeof(struct fc_els_cmd_s)); in fc_logo_acc_build()
598 return sizeof(struct fc_els_cmd_s); in fc_logo_acc_build()
634 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, in fc_ls_acc_build()
638 memset(els_cmd, 0, sizeof(struct fc_els_cmd_s)); in fc_ls_acc_build()
641 return sizeof(struct fc_els_cmd_s); in fc_ls_acc_build()
Dbfa_fcs.c1200 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_uf_recv()
1266 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_fabric_process_uf()
Dbfa_fcbuild.h208 u16 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd,
Dbfa_fcs_lport.c774 struct fc_els_cmd_s *els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_lport_uf_recv()
3454 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ms_plogi_response()
3470 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ms_plogi_response()
4420 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_ns_plogi_response()
4436 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ns_plogi_response()
5416 struct fc_els_cmd_s *els_cmd; in bfa_fcs_lport_scn_scr_response()
5430 els_cmd = (struct fc_els_cmd_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_scn_scr_response()
Dbfa_fcs_rport.c2862 struct fc_els_cmd_s *els_cmd; in bfa_fcs_rport_uf_recv()
2871 els_cmd = (struct fc_els_cmd_s *) (fchs + 1); in bfa_fcs_rport_uf_recv()