/linux-3.3/drivers/target/tcm_fc/ |
D | tfc_conf.c | 66 static ssize_t ft_parse_wwn(const char *name, u64 *wwn, int strict) in ft_parse_wwn() 106 ssize_t ft_format_wwn(char *buf, size_t len, u64 wwn) in ft_format_wwn() 118 u64 *wwn = arg; in ft_wwn_show() local 129 u64 wwn; in ft_wwn_store() local 297 struct se_wwn *wwn, in ft_add_tpg() 430 static void ft_del_lport(struct se_wwn *wwn) in ft_del_lport()
|
/linux-3.3/drivers/target/ |
D | target_core_fabric_configfs.c | 979 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in target_fabric_tpg_release() local 1001 struct se_wwn *wwn = container_of(group, struct se_wwn, wwn_group); in target_fabric_make_tpg() local 1064 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_release_wwn() local 1102 struct se_wwn *wwn; in target_fabric_make_wwn() local 1133 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_drop_wwn() local
|
D | target_core_pscsi.c | 176 pscsi_set_inquiry_info(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_set_inquiry_info() 195 pscsi_get_inquiry_vpd_serial(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_get_inquiry_vpd_serial() 230 struct t10_wwn *wwn) in pscsi_get_inquiry_vpd_device_ident()
|
D | target_core_alua.c | 733 struct t10_wwn *wwn = &su_dev->t10_wwn; in core_alua_update_tpg_primary_metadata() local 997 char path[ALUA_METADATA_PATH_LEN], wwn[ALUA_SECONDARY_METADATA_WWN_LEN]; in core_alua_update_tpg_secondary_metadata() local
|
D | target_core_stat.c | 1163 struct t10_wwn *wwn; in target_stat_scsi_transport_show_attr_dev_name() local
|
D | target_core_transport.c | 1257 struct t10_wwn *wwn = &dev->se_sub_dev->t10_wwn; in scsi_dump_inquiry() local
|
D | target_core_pr.c | 2017 struct t10_wwn *wwn = &dev->se_sub_dev->t10_wwn; in __core_scsi3_write_aptpl_to_file() local
|
/linux-3.3/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 115 void fcoe_wwn_to_str(u64 wwn, char *buf, int len) in fcoe_wwn_to_str() 177 int fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) in fcoe_get_wwn()
|
D | fcoe_ctlr.c | 778 struct fip_wwn_desc *wwn; in fcoe_ctlr_parse_adv() local 1787 u64 wwn; in fcoe_wwn_from_mac() local 2078 struct fip_wwn_desc *wwn = NULL; in fcoe_ctlr_vn_parse() local
|
/linux-3.3/drivers/target/loopback/ |
D | tcm_loop.c | 1181 struct se_wwn *wwn, in tcm_loop_make_naa_tpg() 1228 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg() local 1328 struct se_wwn *wwn) in tcm_loop_drop_scsi_hba()
|
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_cs.h | 328 wwn2str(char *wwn_str, u64 wwn) in wwn2str() 331 u64 wwn; in wwn2str() member
|
D | bfa_fcbuild.c | 1404 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) in fc_gmal_req_build() 1424 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 | 180 wwn_t wwn[BFA_FCS_MAX_LPORTS]; member
|
D | bfi_ms.h | 79 wwn_t wwn[BFA_BOOT_BOOTLUN_MAX]; member
|
D | bfa_fcs_lport.c | 4847 bfa_fcs_lport_get_rport(struct bfa_fcs_lport_s *port, wwn_t wwn, int index, in bfa_fcs_lport_get_rport()
|
/linux-3.3/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()
|
D | lpfc_ct.c | 1055 uint8_t *wwn = vport->phba->wwpn; in lpfc_vport_symbolic_port_name() local
|
/linux-3.3/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_fcoe.c | 827 int ixgbe_fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) in ixgbe_fcoe_get_wwn()
|
/linux-3.3/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 1194 struct se_wwn *wwn, in lio_target_tiqn_addtpg() 1324 struct se_wwn *wwn) in lio_target_call_coredeltiqn()
|
D | iscsi_target_stat.c | 727 struct se_wwn *wwn = acl->se_node_acl.se_tpg->se_tpg_wwn; in iscsi_stat_sess_show_attr_inst() local
|
/linux-3.3/net/8021q/ |
D | vlan_dev.c | 447 static int vlan_dev_fcoe_get_wwn(struct net_device *dev, u64 *wwn, int type) in vlan_dev_fcoe_get_wwn()
|
/linux-3.3/include/scsi/ |
D | scsi_transport_fc.h | 752 static inline u64 wwn_to_u64(u8 *wwn) in wwn_to_u64() 760 static inline void u64_to_wwn(u64 inm, u8 *wwn) in u64_to_wwn()
|
/linux-3.3/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3857 static struct se_portal_group *srpt_make_tpg(struct se_wwn *wwn, in srpt_make_tpg() 3913 static void srpt_drop_tport(struct se_wwn *wwn) in srpt_drop_tport()
|
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 3389 int bnx2x_fcoe_get_wwn(struct net_device *dev, u64 *wwn, int type) in bnx2x_fcoe_get_wwn()
|
/linux-3.3/drivers/scsi/ |
D | scsi_transport_fc.c | 1782 u8 wwn[8]; in fc_parse_wwn() local
|