Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_fcbuild.c323 struct fc_ls_rjt_s *ls_rjt; in fc_plogi_rsp_parse()
327 ls_rjt = (struct fc_ls_rjt_s *) (fchs + 1); in fc_plogi_rsp_parse()
602 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, in fc_ls_rjt_build()
607 memset(ls_rjt, 0, sizeof(struct fc_ls_rjt_s)); in fc_ls_rjt_build()
614 return sizeof(struct fc_ls_rjt_s); in fc_ls_rjt_build()
A Dbfa_fcs_fcpim.c482 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_itnim_prli_response()
532 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_itnim_prli_response()
A Dbfa_fcbuild.h205 u16 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt,
A Dbfa_fcs_rport.c1733 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rport_plogi_response()
1755 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rport_plogi_response()
1885 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rport_adisc_response()
3398 struct fc_ls_rjt_s *ls_rjt; in bfa_fcs_rpf_rpsc2_response()
3440 ls_rjt = (struct fc_ls_rjt_s *) BFA_FCXP_RSP_PLD(fcxp); in bfa_fcs_rpf_rpsc2_response()
A Dbfa_fc.h643 struct fc_ls_rjt_s { struct
A 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()

Completed in 34 milliseconds