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.c41 static struct bfa_fcs_rport_s *bfa_fcs_rport_alloc(
43 static void bfa_fcs_rport_free(struct bfa_fcs_rport_s *rport);
44 static void bfa_fcs_rport_hal_online(struct bfa_fcs_rport_s *rport);
45 static void bfa_fcs_rport_fcs_online_action(struct bfa_fcs_rport_s *rport);
46 static void bfa_fcs_rport_hal_online_action(struct bfa_fcs_rport_s *rport);
47 static void bfa_fcs_rport_fcs_offline_action(struct bfa_fcs_rport_s *rport);
48 static void bfa_fcs_rport_hal_offline_action(struct bfa_fcs_rport_s *rport);
49 static void bfa_fcs_rport_update(struct bfa_fcs_rport_s *rport,
79 static void bfa_fcs_rport_process_prli(struct bfa_fcs_rport_s *rport,
81 static void bfa_fcs_rport_send_ls_rjt(struct bfa_fcs_rport_s *rport,
[all …]
Dbfa_fcs.h330 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pid(
332 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_old_pid(
334 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pwwn(
336 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_nwwn(
338 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_qualifier(
341 struct bfa_fcs_rport_s *rport);
343 struct bfa_fcs_rport_s *rport);
413 struct bfa_fcs_rport_s *rport; /* parent rport */
427 struct bfa_fcs_rport_s { struct
460 bfa_fcs_rport_get_halrport(struct bfa_fcs_rport_s *rport) in bfa_fcs_rport_get_halrport() argument
[all …]
Dbfa_fcs_lport.c185 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_sm_online()
210 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_online()
226 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_online()
245 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_sm_offline()
268 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_offline()
281 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_offline()
439 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_plogi()
673 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_offline_actions()
696 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_offline_actions()
769 struct bfa_fcs_rport_s *rport = NULL; in bfa_fcs_lport_uf_recv()
[all …]
Dbfa_fcs_fcpim.c424 struct bfa_fcs_rport_s *rport = itnim->rport; in bfa_fcs_itnim_aen_post()
451 struct bfa_fcs_rport_s *rport = itnim->rport; in bfa_fcs_itnim_send_prli()
585 bfa_fcs_itnim_create(struct bfa_fcs_rport_s *rport) in bfa_fcs_itnim_create()
753 struct bfa_fcs_rport_s *rport; in bfa_fcs_itnim_lookup()
Dbfad_drv.h254 struct bfa_fcs_rport_s fcs_rport;
Dbfad_bsg.c605 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_get_attr()
692 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_get_stats()
733 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_clr_stats()
769 struct bfa_fcs_rport_s *fcs_rport; in bfad_iocmd_rport_set_speed()
3363 struct bfa_fcs_rport_s *fcs_rport; in bfad_im_bsg_els_ct_request()
Dbfad.c482 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.c5217 rp_wwn = ((struct bfa_fcs_rport_s *)rp->rport_drv)->pwwn; in bfa_rport_set_lunmask()
5232 rp_wwn = ((struct bfa_fcs_rport_s *)rp->rport_drv)->pwwn; in bfa_rport_unset_lunmask()