Searched defs:bfa_rport_s (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/bfa/
H A Dbfa_svc.h133 struct bfa_rport_s *bfa_rport;
251 struct bfa_rport_s *rps_list; /* list of rports */
293 struct bfa_rport_s { struct
565 struct bfa_rport_s *bfa_rport_create(struct bfa_s *bfa, void *rport_drv);
566 void bfa_rport_online(struct bfa_rport_s *rport,
568 void bfa_rport_speed(struct bfa_rport_s *rport, enum bfa_port_speed speed);
583 void bfa_rport_set_lunmask(struct bfa_s *bfa, struct bfa_rport_s *rp);
584 void bfa_rport_unset_lunmask(struct bfa_s *bfa, struct bfa_rport_s *rp);
612 void bfa_fcxp_send(struct bfa_fcxp_s *fcxp, struct bfa_rport_s *rport,

Completed in 92 milliseconds