Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcs_rport.c42 static struct bfa_fcs_rport_s *bfa_fcs_rport_alloc(
44 static void bfa_fcs_rport_free(struct bfa_fcs_rport_s *rport);
45 static void bfa_fcs_rport_hal_online(struct bfa_fcs_rport_s *rport);
46 static void bfa_fcs_rport_fcs_online_action(struct bfa_fcs_rport_s *rport);
47 static void bfa_fcs_rport_hal_online_action(struct bfa_fcs_rport_s *rport);
48 static void bfa_fcs_rport_fcs_offline_action(struct bfa_fcs_rport_s *rport);
49 static void bfa_fcs_rport_hal_offline_action(struct bfa_fcs_rport_s *rport);
50 static void bfa_fcs_rport_update(struct bfa_fcs_rport_s *rport,
80 static void bfa_fcs_rport_process_prli(struct bfa_fcs_rport_s *rport,
82 static void bfa_fcs_rport_send_ls_rjt(struct bfa_fcs_rport_s *rport,
[all …]
Dbfa_fcs.h331 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pid(
333 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_old_pid(
335 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pwwn(
337 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_nwwn(
339 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_qualifier(
342 struct bfa_fcs_rport_s *rport);
344 struct bfa_fcs_rport_s *rport);
414 struct bfa_fcs_rport_s *rport; /* parent rport */
428 struct bfa_fcs_rport_s { struct
461 bfa_fcs_rport_get_halrport(struct bfa_fcs_rport_s *rport) in bfa_fcs_rport_get_halrport() argument
[all …]
Dbfa_fcs_lport.c197 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_sm_online()
222 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_online()
238 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_online()
257 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_sm_offline()
280 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_offline()
293 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_offline()
451 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_plogi()
685 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_offline_actions()
708 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_offline_actions()
781 struct bfa_fcs_rport_s *rport = NULL; in bfa_fcs_lport_uf_recv()
[all …]
Dbfa_fcs_fcpim.c425 struct bfa_fcs_rport_s *rport = itnim->rport; in bfa_fcs_itnim_aen_post()
452 struct bfa_fcs_rport_s *rport = itnim->rport; in bfa_fcs_itnim_send_prli()
586 bfa_fcs_itnim_create(struct bfa_fcs_rport_s *rport) in bfa_fcs_itnim_create()
755 struct bfa_fcs_rport_s *rport; in bfa_fcs_itnim_lookup()
Dbfad_drv.h255 struct bfa_fcs_rport_s fcs_rport;
Dbfad_bsg.c606 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_get_attr()
693 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_get_stats()
734 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_clr_stats()
770 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_set_speed()
3367 struct bfa_fcs_rport_s *fcs_rport; in bfad_im_bsg_els_ct_request()
Dbfad.c479 bfa_fcb_rport_alloc(struct bfad_s *bfad, struct bfa_fcs_rport_s **rport, in bfa_fcb_rport_alloc()
Dbfa_fcpim.c2286 struct bfa_fcs_rport_s *rp_fcs; in bfa_fcpim_lunmask_add()
2347 struct bfa_fcs_rport_s *rp_fcs; in bfa_fcpim_lunmask_delete()
Dbfa_svc.c5139 rp_wwn = ((struct bfa_fcs_rport_s *)rp->rport_drv)->pwwn; in bfa_rport_set_lunmask()
5154 rp_wwn = ((struct bfa_fcs_rport_s *)rp->rport_drv)->pwwn; in bfa_rport_unset_lunmask()