Lines Matching refs:rport

285 			struct bfa_rport_qualifier_s rport[], int *nrports);
334 struct bfa_fcs_rport_s *rport);
336 struct bfa_fcs_rport_s *rport);
406 struct bfa_fcs_rport_s *rport; /* parent rport */ member
453 bfa_fcs_rport_get_halrport(struct bfa_fcs_rport_s *rport) in bfa_fcs_rport_get_halrport() argument
455 return rport->bfa_rport; in bfa_fcs_rport_get_halrport()
461 void bfa_fcs_rport_get_attr(struct bfa_fcs_rport_s *rport,
469 void bfa_fcs_rport_uf_recv(struct bfa_fcs_rport_s *rport,
471 void bfa_fcs_rport_scn(struct bfa_fcs_rport_s *rport);
480 void bfa_fcs_rport_plogi(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs,
482 void bfa_fcs_rport_prlo(struct bfa_fcs_rport_s *rport, __be16 ox_id);
484 void bfa_fcs_rport_itntm_ack(struct bfa_fcs_rport_s *rport);
485 void bfa_fcs_rport_fcptm_offline_done(struct bfa_fcs_rport_s *rport);
486 int bfa_fcs_rport_get_state(struct bfa_fcs_rport_s *rport);
489 void bfa_fcs_rpf_init(struct bfa_fcs_rport_s *rport);
490 void bfa_fcs_rpf_rport_online(struct bfa_fcs_rport_s *rport);
491 void bfa_fcs_rpf_rport_offline(struct bfa_fcs_rport_s *rport);
500 struct bfa_fcs_rport_s *rport; /* parent remote rport */ member
525 return itnim->rport->port->bfad_port; in bfa_fcs_itnim_get_drvport()
532 return itnim->rport->port; in bfa_fcs_itnim_get_port()
539 return itnim->rport->nwwn; in bfa_fcs_itnim_get_nwwn()
546 return itnim->rport->pwwn; in bfa_fcs_itnim_get_pwwn()
553 return itnim->rport->pid; in bfa_fcs_itnim_get_fcid()
560 return itnim->rport->maxfrsize; in bfa_fcs_itnim_get_maxfrsize()
567 return itnim->rport->fc_cos; in bfa_fcs_itnim_get_cos()
599 struct bfa_fcs_itnim_s *bfa_fcs_itnim_create(struct bfa_fcs_rport_s *rport);
859 struct bfa_fcs_rport_s **rport,