Lines Matching refs:bfa_fcs_rport_s

413 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pid(
415 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_old_pid(
417 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pwwn(
419 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_nwwn(
421 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_qualifier(
424 struct bfa_fcs_rport_s *rport);
426 struct bfa_fcs_rport_s *rport);
537 struct bfa_fcs_rport_s *rport; /* parent rport */
578 struct bfa_fcs_rport_s;
579 typedef void (*bfa_fcs_rport_sm_t)(struct bfa_fcs_rport_s *, enum rport_event);
581 struct bfa_fcs_rport_s { struct
614 bfa_fcs_rport_get_halrport(struct bfa_fcs_rport_s *rport) in bfa_fcs_rport_get_halrport() argument
622 void bfa_fcs_rport_get_attr(struct bfa_fcs_rport_s *rport,
624 struct bfa_fcs_rport_s *bfa_fcs_rport_lookup(struct bfa_fcs_lport_s *port,
626 struct bfa_fcs_rport_s *bfa_fcs_rport_lookup_by_nwwn(
630 void bfa_fcs_rport_uf_recv(struct bfa_fcs_rport_s *rport,
632 void bfa_fcs_rport_scn(struct bfa_fcs_rport_s *rport);
634 struct bfa_fcs_rport_s *bfa_fcs_rport_create(struct bfa_fcs_lport_s *port,
641 void bfa_fcs_rport_plogi(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs,
643 void bfa_fcs_rport_prlo(struct bfa_fcs_rport_s *rport, __be16 ox_id);
645 void bfa_fcs_rport_itntm_ack(struct bfa_fcs_rport_s *rport);
646 void bfa_fcs_rport_fcptm_offline_done(struct bfa_fcs_rport_s *rport);
647 int bfa_fcs_rport_get_state(struct bfa_fcs_rport_s *rport);
648 struct bfa_fcs_rport_s *bfa_fcs_rport_create_by_wwn(
650 void bfa_fcs_rpf_init(struct bfa_fcs_rport_s *rport);
651 void bfa_fcs_rpf_rport_online(struct bfa_fcs_rport_s *rport);
652 void bfa_fcs_rpf_rport_offline(struct bfa_fcs_rport_s *rport);
683 struct bfa_fcs_rport_s *rport; /* parent remote rport */
782 struct bfa_fcs_itnim_s *bfa_fcs_itnim_create(struct bfa_fcs_rport_s *rport);
968 struct bfa_fcs_rport_s **rport,