Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfa_fcs_rport.c34 static struct bfa_fcs_rport_s *bfa_fcs_rport_alloc(
36 static void bfa_fcs_rport_free(struct bfa_fcs_rport_s *rport);
37 static void bfa_fcs_rport_hal_online(struct bfa_fcs_rport_s *rport);
38 static void bfa_fcs_rport_fcs_online_action(struct bfa_fcs_rport_s *rport);
39 static void bfa_fcs_rport_hal_online_action(struct bfa_fcs_rport_s *rport);
40 static void bfa_fcs_rport_fcs_offline_action(struct bfa_fcs_rport_s *rport);
41 static void bfa_fcs_rport_hal_offline_action(struct bfa_fcs_rport_s *rport);
42 static void bfa_fcs_rport_update(struct bfa_fcs_rport_s *rport,
72 static void bfa_fcs_rport_process_prli(struct bfa_fcs_rport_s *rport,
74 static void bfa_fcs_rport_send_ls_rjt(struct bfa_fcs_rport_s *rport,
[all …]
Dbfa_fcs.h323 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pid(
325 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_old_pid(
327 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pwwn(
329 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_nwwn(
331 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_qualifier(
334 struct bfa_fcs_rport_s *rport);
336 struct bfa_fcs_rport_s *rport);
406 struct bfa_fcs_rport_s *rport; /* parent rport */
420 struct bfa_fcs_rport_s { struct
453 bfa_fcs_rport_get_halrport(struct bfa_fcs_rport_s *rport) in bfa_fcs_rport_get_halrport() argument
[all …]
Dbfa_fcs_lport.c189 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_sm_online()
214 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_online()
230 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_online()
249 struct bfa_fcs_rport_s *rport; in bfa_fcs_lport_sm_offline()
272 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_sm_offline()
285 rport = (struct bfa_fcs_rport_s *) qe; 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()
700 rport = (struct bfa_fcs_rport_s *) qe; in bfa_fcs_lport_offline_actions()
773 struct bfa_fcs_rport_s *rport = NULL; in bfa_fcs_lport_uf_recv()
[all …]
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()
Dbfad_drv.h247 struct bfa_fcs_rport_s fcs_rport;
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()
3351 struct bfa_fcs_rport_s *fcs_rport; in bfad_im_bsg_els_ct_request()
Dbfad.c471 bfa_fcb_rport_alloc(struct bfad_s *bfad, struct bfa_fcs_rport_s **rport, in bfa_fcb_rport_alloc()
Dbfa_svc.c5112 rp_wwn = ((struct bfa_fcs_rport_s *)rp->rport_drv)->pwwn; in bfa_rport_set_lunmask()
5127 rp_wwn = ((struct bfa_fcs_rport_s *)rp->rport_drv)->pwwn; in bfa_rport_unset_lunmask()
Dbfa_fcpim.c2279 struct bfa_fcs_rport_s *rp_fcs; in bfa_fcpim_lunmask_add()