Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcbuild.c196 struct fc_ls_rjt_s *ls_rjt = (struct fc_ls_rjt_s *) els_cmd; in fc_els_rsp_parse()
347 struct fc_ls_rjt_s *ls_rjt; in fc_plogi_rsp_parse()
351 ls_rjt = (struct fc_ls_rjt_s *) (fchs + 1); in fc_plogi_rsp_parse()
626 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, in fc_ls_rjt_build()
631 memset(ls_rjt, 0, sizeof(struct fc_ls_rjt_s)); in fc_ls_rjt_build()
638 return sizeof(struct fc_ls_rjt_s); in fc_ls_rjt_build()
Dbfa_fcs_fcpim.c458 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_itnim_prli_response()
508 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_itnim_prli_response()
Dbfa_fcs_rport.c1402 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rport_plogi_response()
1424 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rport_plogi_response()
1552 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rport_adisc_response()
2969 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rpf_rpsc2_response()
3010 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rpf_rpsc2_response()
Dbfa_fcbuild.h211 u16 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt,
Dbfa_fcs_lport.c3052 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_lport_ms_plogi_response()
3083 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ms_plogi_response()
3811 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_lport_ns_plogi_response()
3842 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_ns_plogi_response()
4571 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_lport_scn_scr_response()
4594 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_lport_scn_scr_response()
Dbfa_fc.h664 struct fc_ls_rjt_s { struct