Home
last modified time | relevance | path

Searched refs:fc_ls_rjt_s (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcbuild.c197 struct fc_ls_rjt_s *ls_rjt = (struct fc_ls_rjt_s *) els_cmd; in fc_els_rsp_parse()
352 struct fc_ls_rjt_s *ls_rjt; in fc_plogi_rsp_parse()
356 ls_rjt = (struct fc_ls_rjt_s *) (fchs + 1); in fc_plogi_rsp_parse()
631 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, in fc_ls_rjt_build()
636 memset(ls_rjt, 0, sizeof(struct fc_ls_rjt_s)); in fc_ls_rjt_build()
643 return sizeof(struct fc_ls_rjt_s); in fc_ls_rjt_build()
Dbfa_fcs_fcpim.c490 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_itnim_prli_response()
540 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_itnim_prli_response()
Dbfa_fcbuild.h214 u16 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt,
Dbfa_fcs_rport.c1746 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rport_plogi_response()
1768 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rport_plogi_response()
1898 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rport_adisc_response()
3414 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rpf_rpsc2_response()
3456 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rpf_rpsc2_response()
Dbfa_fc.h666 struct fc_ls_rjt_s { struct
Dbfa_fcs_lport.c3463 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_lport_ms_plogi_response()
3494 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ms_plogi_response()
4429 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_lport_ns_plogi_response()
4460 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ns_plogi_response()
5425 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_lport_scn_scr_response()
5448 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_scn_scr_response()