Home
last modified time | relevance | path

Searched defs:wwn (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/target/tcm_fc/
H A Dtfc_conf.c49 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) in ft_parse_wwn()
89 ssize_t ft_format_wwn(char *buf, size_t len, u64 wwn) in ft_format_wwn()
101 u64 *wwn = arg; in ft_wwn_show() local
112 u64 wwn; in ft_wwn_store() local
218 static struct se_portal_group *ft_add_tpg(struct se_wwn *wwn, const char *name) in ft_add_tpg()
356 static void ft_del_wwn(struct se_wwn *wwn) in ft_del_wwn()
/linux/drivers/target/
H A Dtarget_core_fabric_configfs.c809 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in target_fabric_tpg_release() local
930 struct se_wwn *wwn = container_of(group, struct se_wwn, wwn_group); in target_fabric_make_tpg() local
992 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_release_wwn() local
1028 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_cmd_completion_affinity_show() local
1039 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_cmd_completion_affinity_store() local
1072 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_default_submit_type_show() local
1083 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_direct_submit_supported_show() local
1107 struct se_wwn *wwn; in target_fabric_make_wwn() local
1140 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_drop_wwn() local
H A Dtarget_core_device.c688 struct t10_wwn *wwn = &dev->t10_wwn; in scsi_dump_inquiry() local
H A Dtarget_core_alua.c878 struct t10_wwn *wwn = &tg_pt_gp->tg_pt_gp_dev->t10_wwn; in core_alua_update_tpg_primary_metadata() local
H A Dtarget_core_stat.c786 struct t10_wwn *wwn; in target_stat_transport_dev_name_show() local
/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c88 struct se_wwn *wwn, in tcm_remote_make_tpg()
128 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_remote_drop_tpg() local
210 static void tcm_remote_drop_wwn(struct se_wwn *wwn) in tcm_remote_drop_wwn()
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c44 static ssize_t tcm_qla2xxx_parse_wwn(const char *name, u64 *wwn, int strict) in tcm_qla2xxx_parse_wwn()
87 static ssize_t tcm_qla2xxx_format_wwn(char *buf, size_t len, u64 wwn) in tcm_qla2xxx_format_wwn()
103 u8 wwn[8]; in tcm_qla2xxx_npiv_extract_wwn() local
983 static struct se_portal_group *tcm_qla2xxx_make_tpg(struct se_wwn *wwn, in tcm_qla2xxx_make_tpg()
1079 static struct se_portal_group *tcm_qla2xxx_npiv_make_tpg(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()
H A Dqla_gs.c3057 static int qla2x00_is_a_vp(scsi_qla_host_t *vha, u64 wwn) in qla2x00_is_a_vp()
3157 u64 wwn; in qla_fab_scan_finish() local
3345 u64 wwn; in qla2x00_find_free_fcp_nvme_slot() local
3796 u64 wwn; in qla2x00_async_gfpnid_sp_done() local
H A Dqla_target.c4586 qlt_find_sess_invalidate_other(scsi_qla_host_t *vha, uint64_t wwn, in qlt_find_sess_invalidate_other()
4691 uint64_t wwn; in qlt_handle_login() local
4911 uint64_t wwn; in qlt_24xx_handle_els() local
/linux/drivers/scsi/bfa/
H A Dbfa_cs.h277 wwn2str(char *wwn_str, u64 wwn) in wwn2str()
280 u64 wwn; in wwn2str() member
H A Dbfa_fcbuild.c832 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) in fc_gmal_req_build()
852 fc_gfn_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) in fc_gfn_req_build()
/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c229 void fcoe_wwn_to_str(u64 wwn, char *buf, int len) in fcoe_wwn_to_str()
291 int fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) in fcoe_get_wwn()
H A Dfcoe_ctlr.c894 struct fip_wwn_desc *wwn; in fcoe_ctlr_parse_adv() local
1967 u64 wwn; in fcoe_wwn_from_mac() local
2272 struct fip_wwn_desc *wwn = NULL; in fcoe_ctlr_vn_parse() local
2803 struct fip_wwn_desc *wwn = NULL; in fcoe_ctlr_vlan_parse() local
/linux/drivers/target/sbp/
H A Dsbp_target.c1884 static ssize_t sbp_parse_wwn(const char *name, u64 *wwn) in sbp_parse_wwn()
1918 static ssize_t sbp_format_wwn(char *buf, size_t len, u64 wwn) in sbp_format_wwn()
1957 static struct se_portal_group *sbp_make_tpg(struct se_wwn *wwn, in sbp_make_tpg()
2044 static void sbp_drop_tport(struct se_wwn *wwn) in sbp_drop_tport()
/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c180 lpfc_valid_wwn_format(struct lpfc_hba *phba, struct lpfc_name *wwn, in lpfc_valid_wwn_format()
H A Dlpfc_init.c4581 uint64_t wwn; in lpfc_get_wwpn() local
4697 uint64_t wwn; in lpfc_create_port() local
7931 uint64_t wwn; in lpfc_sli4_driver_resource_setup() local
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c558 uint8_t wwn[8]; in csio_vport_create() local
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c927 int ixgbe_fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) in ixgbe_fcoe_get_wwn()
/linux/drivers/xen/
H A Dxen-scsiback.c1399 static void scsiback_drop_tport(struct se_wwn *wwn) in scsiback_drop_tport()
1746 scsiback_make_tpg(struct se_wwn *wwn, const char *name) in scsiback_make_tpg()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1638 static struct se_portal_group *usbg_make_tpg(struct se_wwn *wwn, in usbg_make_tpg()
1779 static void usbg_drop_tport(struct se_wwn *wwn) in usbg_drop_tport()
/linux/drivers/target/iscsi/
H A Discsi_target_stat.c591 struct se_wwn *wwn = acl->se_node_acl.se_tpg->se_tpg_wwn; in iscsi_stat_sess_inst_show() local
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h391 struct se_wwn wwn; member
/linux/net/8021q/
H A Dvlan_dev.c455 static int vlan_dev_fcoe_get_wwn(struct net_device *dev, u64 *wwn, int type) in vlan_dev_fcoe_get_wwn()
/linux/drivers/vhost/
H A Dscsi.c2784 vhost_scsi_make_tpg(struct se_wwn *wwn, const char *name) in vhost_scsi_make_tpg()
2900 static void vhost_scsi_drop_tport(struct se_wwn *wwn) in vhost_scsi_drop_tport()
/linux/drivers/scsi/elx/libefc/
H A Defclib.h77 u8 wwn[8]; member

12