Home
last modified time | relevance | path

Searched refs:bfa_fcs_rport_s (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs_rport.c1731 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; in bfa_fcs_rport_plogi_response()
1883 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; in bfa_fcs_rport_adisc_response()
1952 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; in bfa_fcs_rport_gidpn_response()
2025 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; in bfa_fcs_rport_gpnid_response()
2146 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) arg; in bfa_fcs_rport_timeout()
2599 struct bfa_fcs_rport_s *
2621 struct bfa_fcs_rport_s *
2730 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; in bfa_cb_rport_online()
2752 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; in bfa_cb_rport_offline()
2777 struct bfa_fcs_rport_s *rport = (struct bfa_fcs_rport_s *) cbarg; in bfa_cb_rport_qos_scn_flowid()
[all …]
H A Dbfa_fcs.h320 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pid(
324 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pwwn(
331 struct bfa_fcs_rport_s *rport);
333 struct bfa_fcs_rport_s *rport);
403 struct bfa_fcs_rport_s *rport; /* parent rport */
417 struct bfa_fcs_rport_s { struct
462 struct bfa_fcs_rport_s *bfa_fcs_rport_lookup_by_nwwn(
468 void bfa_fcs_rport_scn(struct bfa_fcs_rport_s *rport);
484 struct bfa_fcs_rport_s *bfa_fcs_rport_create_by_wwn(
486 void bfa_fcs_rpf_init(struct bfa_fcs_rport_s *rport);
[all …]
H A Dbfa_fcs_lport.c189 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_sm_online()
249 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_sm_offline()
443 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_plogi()
677 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_offline_actions()
899 struct bfa_fcs_rport_s *
902 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_get_rport_by_pid()
918 struct bfa_fcs_rport_s *
921 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_get_rport_by_old_pid()
937 struct bfa_fcs_rport_s *
956 struct bfa_fcs_rport_s *
[all …]
H A Dbfa_fcs_fcpim.c417 struct bfa_fcs_rport_s *rport = itnim->rport; in bfa_fcs_itnim_aen_post()
444 struct bfa_fcs_rport_s *rport = itnim->rport; in bfa_fcs_itnim_send_prli()
578 bfa_fcs_itnim_create(struct bfa_fcs_rport_s *rport) in bfa_fcs_itnim_create()
747 struct bfa_fcs_rport_s *rport; in bfa_fcs_itnim_lookup()
H A Dbfad_drv.h246 struct bfa_fcs_rport_s fcs_rport;
H A Dbfad_bsg.c598 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_get_attr()
685 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_get_stats()
726 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_clr_stats()
762 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_set_speed()
3377 struct bfa_fcs_rport_s *fcs_rport; in bfad_im_bsg_els_ct_request()
H A Dbfad.c471 bfa_fcb_rport_alloc(struct bfad_s *bfad, struct bfa_fcs_rport_s **rport, in bfa_fcb_rport_alloc()
H A Dbfa_svc.c5106 rp_wwn = ((struct bfa_fcs_rport_s *)rp->rport_drv)->pwwn; in bfa_rport_set_lunmask()
5121 rp_wwn = ((struct bfa_fcs_rport_s *)rp->rport_drv)->pwwn; in bfa_rport_unset_lunmask()
H A Dbfa_fcpim.c2279 struct bfa_fcs_rport_s *rp_fcs; in bfa_fcpim_lunmask_add()