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

/drivers/scsi/bfa/
H A Dbfad_im.c935 struct bfa_rport_s *bfa_rport = itnim_data->itnim->bfa_itnim->rport; local
942 lun_list[i].rp_tag == bfa_rport->rport_tag &&
943 lun_list[i].lp_tag == (u8)bfa_rport->rport_info.lp_tag) {
H A Dbfad_drv.h262 struct bfa_rport_s *bfa_rport; member in struct:bfad_fcxp
H A Dbfa_fcs.h436 struct bfa_rport_s *bfa_rport; /* BFA Rport */ member in struct:bfa_fcs_rport_s
449 return rport->bfa_rport;
H A Dbfa_svc.h133 struct bfa_rport_s *bfa_rport; member in struct:bfa_fcxp_req_info_s
H A Dbfa_fcs_lport.c337 struct bfa_rport_s *bfa_rport = NULL; local
351 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag,
365 struct bfa_rport_s *bfa_rport = NULL; local
385 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag,
504 struct bfa_rport_s *bfa_rport = NULL; local
530 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag,
547 struct bfa_rport_s *bfa_rport = NULL; local
587 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag,
4616 struct bfa_rport_s *bfa_rport = NULL; local
4629 bfa_fcxp_send(fcxp, bfa_rport, por
[all...]

Completed in 209 milliseconds