Lines Matching refs:bfa_rport_s
129 struct bfa_rport_s *bfa_rport;
232 struct bfa_rport_s *rps_list; /* list of rports */
286 struct bfa_rport_s;
287 typedef void (*bfa_rport_sm_t)(struct bfa_rport_s *, enum bfa_rport_event);
292 struct bfa_rport_s { struct
631 struct bfa_rport_s *bfa_rport_create(struct bfa_s *bfa, void *rport_drv);
632 void bfa_rport_online(struct bfa_rport_s *rport,
634 void bfa_rport_speed(struct bfa_rport_s *rport, enum bfa_port_speed speed);
652 void bfa_rport_set_lunmask(struct bfa_s *bfa, struct bfa_rport_s *rp);
653 void bfa_rport_unset_lunmask(struct bfa_s *bfa, struct bfa_rport_s *rp);
683 void bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport,