/drivers/target/tcm_fc/ |
D | tfc_conf.c | 57 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) in ft_parse_wwn() 97 ssize_t ft_format_wwn(char *buf, size_t len, u64 wwn) in ft_format_wwn() 109 u64 *wwn = arg; in ft_wwn_show() local 120 u64 wwn; in ft_wwn_store() local 227 struct se_wwn *wwn, in ft_add_tpg() 367 static void ft_del_wwn(struct se_wwn *wwn) in ft_del_wwn()
|
/drivers/target/ |
D | target_core_fabric_configfs.c | 813 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in target_fabric_tpg_release() local 833 struct se_wwn *wwn = container_of(group, struct se_wwn, wwn_group); in target_fabric_make_tpg() local 895 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_release_wwn() local 934 struct se_wwn *wwn; in target_fabric_make_wwn() local 962 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_drop_wwn() local
|
D | target_core_pscsi.c | 180 pscsi_set_inquiry_info(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_set_inquiry_info() 199 pscsi_get_inquiry_vpd_serial(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_get_inquiry_vpd_serial() 234 struct t10_wwn *wwn) in pscsi_get_inquiry_vpd_device_ident()
|
D | target_core_alua.c | 914 struct t10_wwn *wwn = &tg_pt_gp->tg_pt_gp_dev->t10_wwn; in core_alua_update_tpg_primary_metadata() local 1234 char path[ALUA_METADATA_PATH_LEN], wwn[ALUA_SECONDARY_METADATA_WWN_LEN]; in core_alua_update_tpg_secondary_metadata() local
|
D | target_core_device.c | 716 struct t10_wwn *wwn = &dev->t10_wwn; in scsi_dump_inquiry() local
|
D | target_core_stat.c | 781 struct t10_wwn *wwn; in target_stat_transport_dev_name_show() local
|
/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 60 static ssize_t tcm_qla2xxx_parse_wwn(const char *name, u64 *wwn, int strict) in tcm_qla2xxx_parse_wwn() 103 static ssize_t tcm_qla2xxx_format_wwn(char *buf, size_t len, u64 wwn) in tcm_qla2xxx_format_wwn() 124 u8 wwn[8]; in tcm_qla2xxx_npiv_extract_wwn() local 945 struct se_wwn *wwn, in tcm_qla2xxx_make_tpg() 1067 struct se_wwn *wwn, in tcm_qla2xxx_npiv_make_tpg() 1622 static void tcm_qla2xxx_drop_lport(struct se_wwn *wwn) in tcm_qla2xxx_drop_lport() 1747 static void tcm_qla2xxx_npiv_drop_lport(struct se_wwn *wwn) in tcm_qla2xxx_npiv_drop_lport()
|
D | qla_target.c | 4283 qlt_find_sess_invalidate_other(struct qla_tgt *tgt, uint64_t wwn, in qlt_find_sess_invalidate_other() 4384 uint64_t wwn; in qlt_24xx_handle_els() local
|
/drivers/target/loopback/ |
D | tcm_loop.c | 1045 struct se_wwn *wwn, in tcm_loop_make_naa_tpg() 1088 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg() local 1188 struct se_wwn *wwn) in tcm_loop_drop_scsi_hba()
|
/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 1115 struct se_wwn *wwn, in lio_target_tiqn_addtpg() 1212 static void lio_target_add_wwn_groups(struct se_wwn *wwn) in lio_target_add_wwn_groups() 1243 struct se_wwn *wwn) in lio_target_call_coredeltiqn()
|
D | iscsi_target_stat.c | 600 struct se_wwn *wwn = acl->se_node_acl.se_tpg->se_tpg_wwn; in iscsi_stat_sess_inst_show() local
|
/drivers/scsi/bfa/ |
D | bfa_cs.h | 296 wwn2str(char *wwn_str, u64 wwn) in wwn2str() 299 u64 wwn; in wwn2str() member
|
D | bfa_fcbuild.c | 1430 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) in fc_gmal_req_build() 1450 fc_gfn_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) in fc_gfn_req_build()
|
D | bfad_drv.h | 184 wwn_t wwn[BFA_FCS_MAX_LPORTS]; member
|
/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 240 void fcoe_wwn_to_str(u64 wwn, char *buf, int len) in fcoe_wwn_to_str() 302 int fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) in fcoe_get_wwn()
|
D | fcoe_ctlr.c | 902 struct fip_wwn_desc *wwn; in fcoe_ctlr_parse_adv() local 1951 u64 wwn; in fcoe_wwn_from_mac() local 2252 struct fip_wwn_desc *wwn = NULL; in fcoe_ctlr_vn_parse() local 2732 struct fip_wwn_desc *wwn = NULL; in fcoe_ctlr_vlan_parse() local
|
/drivers/target/sbp/ |
D | sbp_target.c | 1935 static ssize_t sbp_parse_wwn(const char *name, u64 *wwn) in sbp_parse_wwn() 1969 static ssize_t sbp_format_wwn(char *buf, size_t len, u64 wwn) in sbp_format_wwn() 2009 struct se_wwn *wwn, in sbp_make_tpg() 2101 static void sbp_drop_tport(struct se_wwn *wwn) in sbp_drop_tport()
|
/drivers/scsi/lpfc/ |
D | lpfc_vport.c | 179 lpfc_valid_wwn_format(struct lpfc_hba *phba, struct lpfc_name *wwn, in lpfc_valid_wwn_format()
|
/drivers/scsi/csiostor/ |
D | csio_attr.c | 549 uint8_t wwn[8]; in csio_vport_create() local
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_fcoe.c | 950 int ixgbe_fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) in ixgbe_fcoe_get_wwn()
|
/drivers/usb/gadget/function/ |
D | f_tcm.c | 1346 struct se_wwn *wwn, in usbg_make_tpg() 1487 static void usbg_drop_tport(struct se_wwn *wwn) in usbg_drop_tport()
|
/drivers/scsi/ibmvscsi_tgt/ |
D | ibmvscsi_tgt.c | 3778 static void ibmvscsis_drop_tport(struct se_wwn *wwn) in ibmvscsis_drop_tport() 3788 static struct se_portal_group *ibmvscsis_make_tpg(struct se_wwn *wwn, in ibmvscsis_make_tpg()
|
/drivers/xen/ |
D | xen-scsiback.c | 1359 static void scsiback_drop_tport(struct se_wwn *wwn) in scsiback_drop_tport() 1739 scsiback_make_tpg(struct se_wwn *wwn, in scsiback_make_tpg()
|
/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 2965 static struct se_portal_group *srpt_make_tpg(struct se_wwn *wwn, in srpt_make_tpg() 3020 static void srpt_drop_tport(struct se_wwn *wwn) in srpt_drop_tport()
|
/drivers/vhost/ |
D | scsi.c | 1949 vhost_scsi_make_tpg(struct se_wwn *wwn, in vhost_scsi_make_tpg() 2067 static void vhost_scsi_drop_tport(struct se_wwn *wwn) in vhost_scsi_drop_tport()
|