fcs_port 297 drivers/scsi/bfa/bfa_fcs.h void bfa_fcs_lport_get_stats(struct bfa_fcs_lport_s *fcs_port, fcs_port 299 drivers/scsi/bfa/bfa_fcs.h void bfa_fcs_lport_clear_stats(struct bfa_fcs_lport_s *fcs_port); fcs_port 5938 drivers/scsi/bfa/bfa_fcs_lport.c bfa_fcs_lport_get_stats(struct bfa_fcs_lport_s *fcs_port, fcs_port 5941 drivers/scsi/bfa/bfa_fcs_lport.c *port_stats = fcs_port->stats; fcs_port 5945 drivers/scsi/bfa/bfa_fcs_lport.c bfa_fcs_lport_clear_stats(struct bfa_fcs_lport_s *fcs_port) fcs_port 5947 drivers/scsi/bfa/bfa_fcs_lport.c memset(&fcs_port->stats, 0, sizeof(struct bfa_lport_stats_s)); fcs_port 453 drivers/scsi/bfa/bfad.c port_drv->fcs_port = port; fcs_port 107 drivers/scsi/bfa/bfad_attr.c bfa_hton3b(bfa_fcs_lport_get_fcid(port->fcs_port)); fcs_port 246 drivers/scsi/bfa/bfad_attr.c fabric_nwwn = bfa_fcs_lport_get_fabric_name(port->fcs_port); fcs_port 821 drivers/scsi/bfa/bfad_attr.c nwwn = bfa_fcs_lport_get_nwwn(port->fcs_port); fcs_port 930 drivers/scsi/bfa/bfad_attr.c bfa_fcs_lport_get_rport_quals(port->fcs_port, rports, &nrports); fcs_port 448 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 453 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 455 drivers/scsi/bfa/bfad_bsg.c if (fcs_port == NULL) { fcs_port 461 drivers/scsi/bfa/bfad_bsg.c bfa_fcs_lport_get_attr(fcs_port, &iocmd->port_attr); fcs_port 471 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 477 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 479 drivers/scsi/bfa/bfad_bsg.c if (fcs_port == NULL) { fcs_port 485 drivers/scsi/bfa/bfad_bsg.c bfa_fcs_lport_get_stats(fcs_port, &iocmd->port_stats); fcs_port 495 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 504 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 506 drivers/scsi/bfa/bfad_bsg.c if (fcs_port == NULL) { fcs_port 512 drivers/scsi/bfa/bfad_bsg.c bfa_fcs_lport_clear_stats(fcs_port); fcs_port 516 drivers/scsi/bfa/bfad_bsg.c if (itnim->rport->rport_info.lp_tag != fcs_port->lp_tag) fcs_port 529 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 535 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 537 drivers/scsi/bfa/bfad_bsg.c if (fcs_port == NULL) { fcs_port 544 drivers/scsi/bfa/bfad_bsg.c fcs_port->lp_tag); fcs_port 557 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 575 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 577 drivers/scsi/bfa/bfad_bsg.c if (fcs_port == NULL) { fcs_port 584 drivers/scsi/bfa/bfad_bsg.c bfa_fcs_lport_get_rport_quals(fcs_port, fcs_port 597 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 602 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 604 drivers/scsi/bfa/bfad_bsg.c if (fcs_port == NULL) { fcs_port 612 drivers/scsi/bfa/bfad_bsg.c fcs_rport = bfa_fcs_lport_get_rport_by_qualifier(fcs_port, fcs_port 615 drivers/scsi/bfa/bfad_bsg.c fcs_rport = bfa_fcs_rport_lookup(fcs_port, iocmd->rpwwn); fcs_port 635 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 641 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 643 drivers/scsi/bfa/bfad_bsg.c if (fcs_port == NULL) { fcs_port 650 drivers/scsi/bfa/bfad_bsg.c fcs_itnim = bfa_fcs_itnim_lookup(fcs_port, iocmd->rpwwn); fcs_port 684 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 689 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 691 drivers/scsi/bfa/bfad_bsg.c if (fcs_port == NULL) { fcs_port 698 drivers/scsi/bfa/bfad_bsg.c fcs_rport = bfa_fcs_rport_lookup(fcs_port, iocmd->rpwwn); fcs_port 725 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 731 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 733 drivers/scsi/bfa/bfad_bsg.c if (fcs_port == NULL) { fcs_port 739 drivers/scsi/bfa/bfad_bsg.c fcs_rport = bfa_fcs_rport_lookup(fcs_port, iocmd->rpwwn); fcs_port 761 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 766 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 768 drivers/scsi/bfa/bfad_bsg.c if (fcs_port == NULL) { fcs_port 774 drivers/scsi/bfa/bfad_bsg.c fcs_rport = bfa_fcs_rport_lookup(fcs_port, iocmd->rpwwn); fcs_port 1059 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 1063 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 1065 drivers/scsi/bfa/bfad_bsg.c if (!fcs_port) fcs_port 1068 drivers/scsi/bfa/bfad_bsg.c iocmd->status = bfa_fcs_itnim_attr_get(fcs_port, fcs_port 1079 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 1084 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 1086 drivers/scsi/bfa/bfad_bsg.c if (!fcs_port) { fcs_port 1090 drivers/scsi/bfa/bfad_bsg.c itnim = bfa_fcs_itnim_lookup(fcs_port, iocmd->rpwwn); fcs_port 1110 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 1115 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 1117 drivers/scsi/bfa/bfad_bsg.c if (!fcs_port) fcs_port 1120 drivers/scsi/bfa/bfad_bsg.c itnim = bfa_fcs_itnim_lookup(fcs_port, iocmd->rpwwn); fcs_port 1125 drivers/scsi/bfa/bfad_bsg.c bfa_fcs_itnim_stats_clear(fcs_port, iocmd->rpwwn); fcs_port 1139 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 1144 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 1146 drivers/scsi/bfa/bfad_bsg.c if (!fcs_port) { fcs_port 1150 drivers/scsi/bfa/bfad_bsg.c itnim = bfa_fcs_itnim_lookup(fcs_port, iocmd->rpwwn); fcs_port 1155 drivers/scsi/bfa/bfad_bsg.c bfa_fcs_itnim_stats_get(fcs_port, iocmd->rpwwn, fcs_port 2106 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 2111 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, fcs_port 2113 drivers/scsi/bfa/bfad_bsg.c if (!fcs_port) fcs_port 2116 drivers/scsi/bfa/bfad_bsg.c itnim = bfa_fcs_itnim_lookup(fcs_port, iocmd->rpwwn); fcs_port 3350 drivers/scsi/bfa/bfad_bsg.c struct bfa_fcs_lport_s *fcs_port; fcs_port 3395 drivers/scsi/bfa/bfad_bsg.c fcs_port = bfa_fcs_lookup_port(&bfad->bfa_fcs, bsg_fcpt->vf_id, fcs_port 3397 drivers/scsi/bfa/bfad_bsg.c if (fcs_port == NULL) { fcs_port 3404 drivers/scsi/bfa/bfad_bsg.c if (!bfa_fcs_lport_is_online(fcs_port)) { fcs_port 3410 drivers/scsi/bfa/bfad_bsg.c drv_fcxp->port = fcs_port->bfad_port; fcs_port 3424 drivers/scsi/bfa/bfad_bsg.c fcs_rport = bfa_fcs_lport_get_rport_by_pwwn(fcs_port, fcs_port 128 drivers/scsi/bfa/bfad_drv.h struct bfa_fcs_lport_s *fcs_port; fcs_port 1034 drivers/scsi/bfa/bfad_im.c cpu_to_be64((bfa_fcs_lport_get_nwwn(port->fcs_port))); fcs_port 1036 drivers/scsi/bfa/bfad_im.c cpu_to_be64((bfa_fcs_lport_get_pwwn(port->fcs_port)));