Lines Matching refs:bfa_fcs_rport_s
320 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pid(
322 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_old_pid(
324 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_pwwn(
326 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_nwwn(
328 struct bfa_fcs_rport_s *bfa_fcs_lport_get_rport_by_qualifier(
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
450 bfa_fcs_rport_get_halrport(struct bfa_fcs_rport_s *rport) in bfa_fcs_rport_get_halrport() argument
458 void bfa_fcs_rport_get_attr(struct bfa_fcs_rport_s *rport,
460 struct bfa_fcs_rport_s *bfa_fcs_rport_lookup(struct bfa_fcs_lport_s *port,
462 struct bfa_fcs_rport_s *bfa_fcs_rport_lookup_by_nwwn(
466 void bfa_fcs_rport_uf_recv(struct bfa_fcs_rport_s *rport,
468 void bfa_fcs_rport_scn(struct bfa_fcs_rport_s *rport);
470 struct bfa_fcs_rport_s *bfa_fcs_rport_create(struct bfa_fcs_lport_s *port,
477 void bfa_fcs_rport_plogi(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs,
479 void bfa_fcs_rport_prlo(struct bfa_fcs_rport_s *rport, __be16 ox_id);
481 void bfa_fcs_rport_itntm_ack(struct bfa_fcs_rport_s *rport);
482 void bfa_fcs_rport_fcptm_offline_done(struct bfa_fcs_rport_s *rport);
483 int bfa_fcs_rport_get_state(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);
487 void bfa_fcs_rpf_rport_online(struct bfa_fcs_rport_s *rport);
488 void bfa_fcs_rpf_rport_offline(struct bfa_fcs_rport_s *rport);
497 struct bfa_fcs_rport_s *rport; /* parent remote rport */
596 struct bfa_fcs_itnim_s *bfa_fcs_itnim_create(struct bfa_fcs_rport_s *rport);
856 struct bfa_fcs_rport_s **rport,