fc_vport 1026 drivers/scsi/bfa/bfad.c struct fc_vport *fc_vport; fc_vport 1037 drivers/scsi/bfa/bfad.c fc_vport = fc_vport_create(bfad->pport.im_port->shost, 0, &vid); fc_vport 1038 drivers/scsi/bfa/bfad.c if (!fc_vport) { fc_vport 352 drivers/scsi/bfa/bfad_attr.c bfad_im_vport_create(struct fc_vport *fc_vport, bool disable) fc_vport 354 drivers/scsi/bfa/bfad_attr.c char *vname = fc_vport->symbolic_name; fc_vport 355 drivers/scsi/bfa/bfad_attr.c struct Scsi_Host *shost = fc_vport->shost; fc_vport 365 drivers/scsi/bfa/bfad_attr.c u64_to_wwn(fc_vport->node_name, (u8 *)&port_cfg.nwwn); fc_vport 366 drivers/scsi/bfa/bfad_attr.c u64_to_wwn(fc_vport->port_name, (u8 *)&port_cfg.pwwn); fc_vport 382 drivers/scsi/bfa/bfad_attr.c rc = bfad_vport_create(bfad, 0, &port_cfg, &fc_vport->dev); fc_vport 395 drivers/scsi/bfa/bfad_attr.c fc_vport_set_state(fc_vport, FC_VPORT_ACTIVE); fc_vport 400 drivers/scsi/bfa/bfad_attr.c fc_vport_set_state(fc_vport, FC_VPORT_DISABLED); fc_vport 424 drivers/scsi/bfa/bfad_attr.c fc_vport->dd_data = vport; fc_vport 425 drivers/scsi/bfa/bfad_attr.c vport->drv_port.im_port->fc_vport = fc_vport; fc_vport 478 drivers/scsi/bfa/bfad_attr.c bfad_im_vport_delete(struct fc_vport *fc_vport) fc_vport 480 drivers/scsi/bfa/bfad_attr.c struct bfad_vport_s *vport = (struct bfad_vport_s *)fc_vport->dd_data; fc_vport 533 drivers/scsi/bfa/bfad_attr.c bfad_im_vport_disable(struct fc_vport *fc_vport, bool disable) fc_vport 542 drivers/scsi/bfa/bfad_attr.c vport = (struct bfad_vport_s *)fc_vport->dd_data; fc_vport 556 drivers/scsi/bfa/bfad_attr.c fc_vport_set_state(fc_vport, FC_VPORT_DISABLED); fc_vport 559 drivers/scsi/bfa/bfad_attr.c fc_vport_set_state(fc_vport, FC_VPORT_ACTIVE); fc_vport 566 drivers/scsi/bfa/bfad_attr.c bfad_im_vport_set_symbolic_name(struct fc_vport *fc_vport) fc_vport 568 drivers/scsi/bfa/bfad_attr.c struct bfad_vport_s *vport = (struct bfad_vport_s *)fc_vport->dd_data; fc_vport 573 drivers/scsi/bfa/bfad_attr.c char *sym_name = fc_vport->symbolic_name; fc_vport 615 drivers/scsi/bfa/bfad_im.c fc_vport_terminate(im_port->fc_vport); fc_vport 60 drivers/scsi/bfa/bfad_im.h struct fc_vport *fc_vport; fc_vport 1124 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_vport_create(struct fc_vport *vport, bool disabled) fc_vport 1189 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_vport_destroy(struct fc_vport *vport) fc_vport 1219 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_vport_disable(struct fc_vport *vport, bool disable) fc_vport 1497 drivers/scsi/bnx2fc/bnx2fc_fcoe.c struct fc_vport *vport = dev_to_vport(parent); fc_vport 391 drivers/scsi/csiostor/csio_attr.c struct fc_vport *fc_vport = ln->fc_vport; fc_vport 398 drivers/scsi/csiostor/csio_attr.c fc_vport_set_state(fc_vport, FC_VPORT_LINKDOWN); fc_vport 403 drivers/scsi/csiostor/csio_attr.c fc_vport_set_state(fc_vport, FC_VPORT_NO_FABRIC_SUPP); fc_vport 410 drivers/scsi/csiostor/csio_attr.c fc_vport_set_state(fc_vport, FC_VPORT_LINKDOWN); fc_vport 413 drivers/scsi/csiostor/csio_attr.c fc_vport_set_state(fc_vport, FC_VPORT_ACTIVE); fc_vport 552 drivers/scsi/csiostor/csio_attr.c csio_vport_create(struct fc_vport *fc_vport, bool disable) fc_vport 554 drivers/scsi/csiostor/csio_attr.c struct Scsi_Host *shost = fc_vport->shost; fc_vport 561 drivers/scsi/csiostor/csio_attr.c ln = csio_shost_init(hw, &fc_vport->dev, false, pln); fc_vport 565 drivers/scsi/csiostor/csio_attr.c if (fc_vport->node_name != 0) { fc_vport 566 drivers/scsi/csiostor/csio_attr.c u64_to_wwn(fc_vport->node_name, wwn); fc_vport 576 drivers/scsi/csiostor/csio_attr.c if (fc_vport->port_name != 0) { fc_vport 577 drivers/scsi/csiostor/csio_attr.c u64_to_wwn(fc_vport->port_name, wwn); fc_vport 593 drivers/scsi/csiostor/csio_attr.c fc_vport_set_state(fc_vport, FC_VPORT_INITIALIZING); fc_vport 594 drivers/scsi/csiostor/csio_attr.c ln->fc_vport = fc_vport; fc_vport 599 drivers/scsi/csiostor/csio_attr.c *(struct csio_lnode **)fc_vport->dd_data = ln; fc_vport 600 drivers/scsi/csiostor/csio_attr.c if (!fc_vport->node_name) fc_vport 601 drivers/scsi/csiostor/csio_attr.c fc_vport->node_name = wwn_to_u64(csio_ln_wwnn(ln)); fc_vport 602 drivers/scsi/csiostor/csio_attr.c if (!fc_vport->port_name) fc_vport 603 drivers/scsi/csiostor/csio_attr.c fc_vport->port_name = wwn_to_u64(csio_ln_wwpn(ln)); fc_vport 614 drivers/scsi/csiostor/csio_attr.c csio_vport_delete(struct fc_vport *fc_vport) fc_vport 616 drivers/scsi/csiostor/csio_attr.c struct csio_lnode *ln = *(struct csio_lnode **)fc_vport->dd_data; fc_vport 639 drivers/scsi/csiostor/csio_attr.c if (fc_vport->vport_state != FC_VPORT_DISABLED) fc_vport 647 drivers/scsi/csiostor/csio_attr.c csio_vport_disable(struct fc_vport *fc_vport, bool disable) fc_vport 649 drivers/scsi/csiostor/csio_attr.c struct csio_lnode *ln = *(struct csio_lnode **)fc_vport->dd_data; fc_vport 665 drivers/scsi/csiostor/csio_attr.c fc_vport_set_state(fc_vport, FC_VPORT_DISABLED); fc_vport 670 drivers/scsi/csiostor/csio_attr.c fc_vport_set_state(fc_vport, FC_VPORT_INITIALIZING); fc_vport 883 drivers/scsi/csiostor/csio_init.c fc_vport_terminate(ln->fc_vport); fc_vport 197 drivers/scsi/csiostor/csio_lnode.h struct fc_vport *fc_vport; fc_vport 140 drivers/scsi/fcoe/fcoe.c static int fcoe_vport_destroy(struct fc_vport *); fc_vport 141 drivers/scsi/fcoe/fcoe.c static int fcoe_vport_create(struct fc_vport *, bool disabled); fc_vport 142 drivers/scsi/fcoe/fcoe.c static int fcoe_vport_disable(struct fc_vport *, bool disable); fc_vport 143 drivers/scsi/fcoe/fcoe.c static void fcoe_set_vport_symbolic_name(struct fc_vport *); fc_vport 1136 drivers/scsi/fcoe/fcoe.c struct fc_vport *vport = dev_to_vport(parent); fc_vport 2657 drivers/scsi/fcoe/fcoe.c static int fcoe_vport_create(struct fc_vport *vport, bool disabled) fc_vport 2705 drivers/scsi/fcoe/fcoe.c static int fcoe_vport_destroy(struct fc_vport *vport) fc_vport 2733 drivers/scsi/fcoe/fcoe.c struct fc_vport *vport; fc_vport 2734 drivers/scsi/fcoe/fcoe.c struct fc_vport *next_vport; fc_vport 2760 drivers/scsi/fcoe/fcoe.c static int fcoe_vport_disable(struct fc_vport *vport, bool disable) fc_vport 2784 drivers/scsi/fcoe/fcoe.c static void fcoe_set_vport_symbolic_name(struct fc_vport *vport) fc_vport 248 drivers/scsi/fcoe/fcoe_transport.c int fcoe_validate_vport_create(struct fc_vport *vport) fc_vport 21 drivers/scsi/libfc/fc_npiv.c struct fc_lport *libfc_vport_create(struct fc_vport *vport, int privsize) fc_vport 94 drivers/scsi/libfc/fc_npiv.c struct fc_vport *vport = vn_port->vport; fc_vport 119 drivers/scsi/libfc/fc_npiv.c struct fc_vport *vport = vn_port->vport; fc_vport 477 drivers/scsi/lpfc/lpfc.h struct fc_vport *fc_vport; fc_vport 6925 drivers/scsi/lpfc/lpfc_attr.c lpfc_set_vport_symbolic_name(struct fc_vport *fc_vport) fc_vport 6927 drivers/scsi/lpfc/lpfc_attr.c struct lpfc_vport *vport = *(struct lpfc_vport **)fc_vport->dd_data; fc_vport 418 drivers/scsi/lpfc/lpfc_crtn.h int lpfc_vport_disable(struct fc_vport *fc_vport, bool disable); fc_vport 9337 drivers/scsi/lpfc/lpfc_els.c if (vport->fc_vport && fc_vport 9338 drivers/scsi/lpfc/lpfc_els.c (vport->fc_vport->vport_state != FC_VPORT_NO_FABRIC_RSCS)) fc_vport 3733 drivers/scsi/lpfc/lpfc_hbadisc.c struct fc_vport *new_fc_vport; fc_vport 12050 drivers/scsi/lpfc/lpfc_init.c fc_vport_terminate(vports[i]->fc_vport); fc_vport 12870 drivers/scsi/lpfc/lpfc_init.c fc_vport_terminate(vports[i]->fc_vport); fc_vport 56 drivers/scsi/lpfc/lpfc_vport.c struct fc_vport *fc_vport = vport->fc_vport; fc_vport 58 drivers/scsi/lpfc/lpfc_vport.c if (fc_vport) { fc_vport 65 drivers/scsi/lpfc/lpfc_vport.c fc_vport->vport_last_state = fc_vport->vport_state; fc_vport 66 drivers/scsi/lpfc/lpfc_vport.c fc_vport->vport_state = new_state; fc_vport 295 drivers/scsi/lpfc/lpfc_vport.c lpfc_vport_create(struct fc_vport *fc_vport, bool disable) fc_vport 298 drivers/scsi/lpfc/lpfc_vport.c struct Scsi_Host *shost = fc_vport->shost; fc_vport 345 drivers/scsi/lpfc/lpfc_vport.c vport = lpfc_create_port(phba, instance, &fc_vport->dev); fc_vport 373 drivers/scsi/lpfc/lpfc_vport.c u64_to_wwn(fc_vport->node_name, vport->fc_nodename.u.wwn); fc_vport 374 drivers/scsi/lpfc/lpfc_vport.c u64_to_wwn(fc_vport->port_name, vport->fc_portname.u.wwn); fc_vport 409 drivers/scsi/lpfc/lpfc_vport.c *(struct lpfc_vport **)fc_vport->dd_data = vport; fc_vport 410 drivers/scsi/lpfc/lpfc_vport.c vport->fc_vport = fc_vport; fc_vport 489 drivers/scsi/lpfc/lpfc_vport.c disable_vport(struct fc_vport *fc_vport) fc_vport 491 drivers/scsi/lpfc/lpfc_vport.c struct lpfc_vport *vport = *(struct lpfc_vport **)fc_vport->dd_data; fc_vport 543 drivers/scsi/lpfc/lpfc_vport.c enable_vport(struct fc_vport *fc_vport) fc_vport 545 drivers/scsi/lpfc/lpfc_vport.c struct lpfc_vport *vport = *(struct lpfc_vport **)fc_vport->dd_data; fc_vport 592 drivers/scsi/lpfc/lpfc_vport.c lpfc_vport_disable(struct fc_vport *fc_vport, bool disable) fc_vport 595 drivers/scsi/lpfc/lpfc_vport.c return disable_vport(fc_vport); fc_vport 597 drivers/scsi/lpfc/lpfc_vport.c return enable_vport(fc_vport); fc_vport 602 drivers/scsi/lpfc/lpfc_vport.c lpfc_vport_delete(struct fc_vport *fc_vport) fc_vport 605 drivers/scsi/lpfc/lpfc_vport.c struct lpfc_vport *vport = *(struct lpfc_vport **)fc_vport->dd_data; fc_vport 89 drivers/scsi/lpfc/lpfc_vport.h int lpfc_vport_create(struct fc_vport *, bool); fc_vport 90 drivers/scsi/lpfc/lpfc_vport.h int lpfc_vport_delete(struct fc_vport *); fc_vport 1685 drivers/scsi/qedf/qedf_main.c static int qedf_vport_libfc_config(struct fc_vport *vport, fc_vport 1716 drivers/scsi/qedf/qedf_main.c static int qedf_vport_create(struct fc_vport *vport, bool disabled) fc_vport 1836 drivers/scsi/qedf/qedf_main.c static int qedf_vport_destroy(struct fc_vport *vport) fc_vport 1880 drivers/scsi/qedf/qedf_main.c static int qedf_vport_disable(struct fc_vport *vport, bool disable) fc_vport 15 drivers/scsi/qla2xxx/qla_attr.c static int qla24xx_vport_disable(struct fc_vport *, bool); fc_vport 2776 drivers/scsi/qla2xxx/qla_attr.c qla24xx_vport_create(struct fc_vport *fc_vport, bool disable) fc_vport 2780 drivers/scsi/qla2xxx/qla_attr.c scsi_qla_host_t *base_vha = shost_priv(fc_vport->shost); fc_vport 2787 drivers/scsi/qla2xxx/qla_attr.c ret = qla24xx_vport_create_req_sanity_check(fc_vport); fc_vport 2794 drivers/scsi/qla2xxx/qla_attr.c vha = qla24xx_create_vhost(fc_vport); fc_vport 2801 drivers/scsi/qla2xxx/qla_attr.c fc_vport_set_state(fc_vport, FC_VPORT_DISABLED); fc_vport 2821 drivers/scsi/qla2xxx/qla_attr.c fc_vport_set_state(fc_vport, FC_VPORT_LINKDOWN); fc_vport 2852 drivers/scsi/qla2xxx/qla_attr.c if (scsi_add_host_with_dma(vha->host, &fc_vport->dev, fc_vport 2869 drivers/scsi/qla2xxx/qla_attr.c qla24xx_vport_disable(fc_vport, disable); fc_vport 2914 drivers/scsi/qla2xxx/qla_attr.c qla24xx_vport_delete(struct fc_vport *fc_vport) fc_vport 2916 drivers/scsi/qla2xxx/qla_attr.c scsi_qla_host_t *vha = fc_vport->dd_data; fc_vport 2974 drivers/scsi/qla2xxx/qla_attr.c qla24xx_vport_disable(struct fc_vport *fc_vport, bool disable) fc_vport 2976 drivers/scsi/qla2xxx/qla_attr.c scsi_qla_host_t *vha = fc_vport->dd_data; fc_vport 4472 drivers/scsi/qla2xxx/qla_def.h struct fc_vport *fc_vport; /* holds fc_vport * for each vport */ fc_vport 250 drivers/scsi/qla2xxx/qla_gbl.h extern int qla24xx_vport_create_req_sanity_check(struct fc_vport *); fc_vport 251 drivers/scsi/qla2xxx/qla_gbl.h extern scsi_qla_host_t *qla24xx_create_vhost(struct fc_vport *); fc_vport 796 drivers/scsi/qla2xxx/qla_isr.c fc_vport_set_state(vha->fc_vport, FC_VPORT_FAILED); fc_vport 869 drivers/scsi/qla2xxx/qla_isr.c fc_vport_set_state(vha->fc_vport, FC_VPORT_FAILED); fc_vport 889 drivers/scsi/qla2xxx/qla_isr.c fc_vport_set_state(vha->fc_vport, FC_VPORT_FAILED); fc_vport 932 drivers/scsi/qla2xxx/qla_isr.c fc_vport_set_state(vha->fc_vport, FC_VPORT_FAILED); fc_vport 961 drivers/scsi/qla2xxx/qla_isr.c fc_vport_set_state(vha->fc_vport, FC_VPORT_FAILED); fc_vport 1042 drivers/scsi/qla2xxx/qla_isr.c fc_vport_set_state(vha->fc_vport, fc_vport 4125 drivers/scsi/qla2xxx/qla_mbx.c fc_vport_set_state(vha->fc_vport, FC_VPORT_INITIALIZING); fc_vport 181 drivers/scsi/qla2xxx/qla_mid.c fc_vport_set_state(vha->fc_vport, FC_VPORT_DISABLED); fc_vport 183 drivers/scsi/qla2xxx/qla_mid.c fc_vport_set_state(vha->fc_vport, FC_VPORT_FAILED); fc_vport 201 drivers/scsi/qla2xxx/qla_mid.c fc_vport_set_state(vha->fc_vport, FC_VPORT_LINKDOWN); fc_vport 216 drivers/scsi/qla2xxx/qla_mid.c fc_vport_set_state(vha->fc_vport, FC_VPORT_FAILED); fc_vport 233 drivers/scsi/qla2xxx/qla_mid.c struct fc_vport *fc_vport; fc_vport 236 drivers/scsi/qla2xxx/qla_mid.c fc_vport = vha->fc_vport; fc_vport 255 drivers/scsi/qla2xxx/qla_mid.c fc_vport_set_state(fc_vport, FC_VPORT_ACTIVE); fc_vport 442 drivers/scsi/qla2xxx/qla_mid.c qla24xx_vport_create_req_sanity_check(struct fc_vport *fc_vport) fc_vport 444 drivers/scsi/qla2xxx/qla_mid.c scsi_qla_host_t *base_vha = shost_priv(fc_vport->shost); fc_vport 449 drivers/scsi/qla2xxx/qla_mid.c if (fc_vport->roles != FC_PORT_ROLE_FCP_INITIATOR) fc_vport 461 drivers/scsi/qla2xxx/qla_mid.c u64_to_wwn(fc_vport->port_name, port_name); fc_vport 480 drivers/scsi/qla2xxx/qla_mid.c qla24xx_create_vhost(struct fc_vport *fc_vport) fc_vport 482 drivers/scsi/qla2xxx/qla_mid.c scsi_qla_host_t *base_vha = shost_priv(fc_vport->shost); fc_vport 496 drivers/scsi/qla2xxx/qla_mid.c fc_vport->dd_data = vha; fc_vport 498 drivers/scsi/qla2xxx/qla_mid.c u64_to_wwn(fc_vport->node_name, vha->node_name); fc_vport 499 drivers/scsi/qla2xxx/qla_mid.c u64_to_wwn(fc_vport->port_name, vha->port_name); fc_vport 501 drivers/scsi/qla2xxx/qla_mid.c vha->fc_vport = fc_vport; fc_vport 3593 drivers/scsi/qla2xxx/qla_os.c fc_vport_terminate(vha->fc_vport); fc_vport 1155 drivers/scsi/qla2xxx/qla_sup.c struct fc_vport *vport; fc_vport 6429 drivers/scsi/qla2xxx/qla_target.c if (vha->fc_vport) { fc_vport 1676 drivers/scsi/qla2xxx/tcm_qla2xxx.c struct fc_vport *vport; fc_vport 1784 drivers/scsi/qla2xxx/tcm_qla2xxx.c fc_vport_terminate(npiv_vha->fc_vport); fc_vport 31 drivers/scsi/scsi_transport_fc.c struct fc_vport **vport); fc_vport 1064 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = transport_class_to_vport(dev); \ fc_vport 1080 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = transport_class_to_vport(dev); \ fc_vport 1099 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = transport_class_to_vport(dev); \ fc_vport 1136 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = transport_class_to_vport(dev); \ fc_vport 1147 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = transport_class_to_vport(dev); \ fc_vport 1183 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = transport_class_to_vport(dev); \ fc_vport 1252 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = transport_class_to_vport(dev); fc_vport 1272 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = transport_class_to_vport(dev); fc_vport 1300 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = transport_class_to_vport(dev); fc_vport 1848 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport; fc_vport 1895 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport; fc_vport 2015 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = dev_to_vport(dev); fc_vport 2028 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport; fc_vport 2412 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = NULL, *next_vport = NULL; fc_vport 3335 drivers/scsi/scsi_transport_fc.c struct fc_vport_identifiers *ids, struct fc_vport **ret_vport) fc_vport 3339 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport; fc_vport 3350 drivers/scsi/scsi_transport_fc.c size = (sizeof(struct fc_vport) + fci->f->dd_fcvport_size); fc_vport 3457 drivers/scsi/scsi_transport_fc.c struct fc_vport * fc_vport 3462 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport; fc_vport 3481 drivers/scsi/scsi_transport_fc.c fc_vport_terminate(struct fc_vport *vport) fc_vport 3532 drivers/scsi/scsi_transport_fc.c struct fc_vport *vport = fc_vport 3533 drivers/scsi/scsi_transport_fc.c container_of(work, struct fc_vport, vport_delete_work); fc_vport 704 include/scsi/libfc.h struct fc_vport *vport; fc_vport 902 include/scsi/libfc.h struct fc_lport *libfc_vport_create(struct fc_vport *, int privsize); fc_vport 261 include/scsi/libfcoe.h int fcoe_validate_vport_create(struct fc_vport *vport); fc_vport 252 include/scsi/scsi_transport_fc.h container_of(d, struct fc_vport, dev) fc_vport 645 include/scsi/scsi_transport_fc.h void (*set_vport_symbolic_name)(struct fc_vport *); fc_vport 646 include/scsi/scsi_transport_fc.h int (*vport_create)(struct fc_vport *, bool); fc_vport 647 include/scsi/scsi_transport_fc.h int (*vport_disable)(struct fc_vport *, bool); fc_vport 648 include/scsi/scsi_transport_fc.h int (*vport_delete)(struct fc_vport *); fc_vport 767 include/scsi/scsi_transport_fc.h fc_vport_set_state(struct fc_vport *vport, enum fc_vport_state new_state) fc_vport 799 include/scsi/scsi_transport_fc.h struct fc_vport *fc_vport_create(struct Scsi_Host *shost, int channel, fc_vport 801 include/scsi/scsi_transport_fc.h int fc_vport_terminate(struct fc_vport *vport);