/linux-5.19.10/drivers/target/tcm_fc/ |
D | tfc_conf.c | 49 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-5.19.10/drivers/target/ |
D | target_core_fabric_configfs.c | 808 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in target_fabric_tpg_release() local 896 struct se_wwn *wwn = container_of(group, struct se_wwn, wwn_group); in target_fabric_make_tpg() local 958 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_release_wwn() local 994 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_cmd_completion_affinity_show() local 1005 struct se_wwn *wwn = container_of(to_config_group(item), struct se_wwn, in target_fabric_wwn_cmd_completion_affinity_store() local 1049 struct se_wwn *wwn; in target_fabric_make_wwn() local 1082 struct se_wwn *wwn = container_of(to_config_group(item), in target_fabric_drop_wwn() local
|
D | target_core_pscsi.c | 164 pscsi_set_inquiry_info(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_set_inquiry_info() 183 pscsi_get_inquiry_vpd_serial(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_get_inquiry_vpd_serial() 217 struct t10_wwn *wwn) in pscsi_get_inquiry_vpd_device_ident()
|
D | target_core_device.c | 705 struct t10_wwn *wwn = &dev->t10_wwn; in scsi_dump_inquiry() local
|
/linux-5.19.10/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 44 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 993 static struct se_portal_group *tcm_qla2xxx_make_tpg(struct se_wwn *wwn, in tcm_qla2xxx_make_tpg() 1089 static struct se_portal_group *tcm_qla2xxx_npiv_make_tpg(struct se_wwn *wwn, in tcm_qla2xxx_npiv_make_tpg() 1633 static void tcm_qla2xxx_drop_lport(struct se_wwn *wwn) in tcm_qla2xxx_drop_lport() 1758 static void tcm_qla2xxx_npiv_drop_lport(struct se_wwn *wwn) in tcm_qla2xxx_npiv_drop_lport()
|
D | qla_gs.c | 3444 static int qla2x00_is_a_vp(scsi_qla_host_t *vha, u64 wwn) in qla2x00_is_a_vp() 3521 u64 wwn; in qla24xx_async_gnnft_done() local 3730 u64 wwn; in qla2x00_find_free_fcp_nvme_slot() local 4336 u64 wwn; in qla2x00_async_gfpnid_sp_done() local
|
D | qla_dfs.c | 108 char wwn[32]; in qla2x00_dfs_create_rport() local
|
D | qla_init.c | 708 u64 wwn; in qla24xx_handle_gnl_done_event() local 1011 u64 wwn; in qla24xx_async_gnl_sp_done() local 1602 u64 mywwn, wwn; in qla_chk_n2n_b4_login() local 1644 u64 wwn; in qla24xx_fcport_handle_login() local
|
/linux-5.19.10/drivers/scsi/elx/efct/ |
D | efct_lio.c | 20 efct_format_wwn(char *str, size_t len, const char *pre, u64 wwn) in efct_format_wwn() 858 efct_lio_drop_nport(struct se_wwn *wwn) in efct_lio_drop_nport() 872 efct_lio_npiv_drop_nport(struct se_wwn *wwn) in efct_lio_npiv_drop_nport() 898 efct_lio_make_tpg(struct se_wwn *wwn, const char *name) in efct_lio_make_tpg() 955 efct_lio_npiv_make_tpg(struct se_wwn *wwn, const char *name) in efct_lio_npiv_make_tpg()
|
/linux-5.19.10/drivers/target/loopback/ |
D | tcm_loop.c | 953 static struct se_portal_group *tcm_loop_make_naa_tpg(struct se_wwn *wwn, in tcm_loop_make_naa_tpg() 993 struct se_wwn *wwn = se_tpg->se_tpg_wwn; in tcm_loop_drop_naa_tpg() local 1089 struct se_wwn *wwn) in tcm_loop_drop_scsi_hba()
|
/linux-5.19.10/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 1025 static struct se_portal_group *lio_target_tiqn_addtpg(struct se_wwn *wwn, in lio_target_tiqn_addtpg() 1188 static void lio_target_add_wwn_groups(struct se_wwn *wwn) in lio_target_add_wwn_groups() 1219 struct se_wwn *wwn) in lio_target_call_coredeltiqn()
|
/linux-5.19.10/drivers/scsi/fcoe/ |
D | fcoe_transport.c | 229 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()
|
D | fcoe_ctlr.c | 894 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-5.19.10/drivers/scsi/bfa/ |
D | bfa_cs.h | 288 wwn2str(char *wwn_str, u64 wwn) in wwn2str() 291 u64 wwn; in wwn2str() member
|
D | bfa_fcbuild.c | 1314 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) in fc_gmal_req_build() 1334 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 | 176 wwn_t wwn[BFA_FCS_MAX_LPORTS]; member
|
/linux-5.19.10/drivers/target/sbp/ |
D | sbp_target.c | 1909 static ssize_t sbp_parse_wwn(const char *name, u64 *wwn) in sbp_parse_wwn() 1943 static ssize_t sbp_format_wwn(char *buf, size_t len, u64 wwn) in sbp_format_wwn() 1982 static struct se_portal_group *sbp_make_tpg(struct se_wwn *wwn, in sbp_make_tpg() 2069 static void sbp_drop_tport(struct se_wwn *wwn) in sbp_drop_tport()
|
/linux-5.19.10/drivers/scsi/lpfc/ |
D | lpfc_vport.c | 180 lpfc_valid_wwn_format(struct lpfc_hba *phba, struct lpfc_name *wwn, in lpfc_valid_wwn_format()
|
/linux-5.19.10/drivers/scsi/csiostor/ |
D | csio_attr.c | 558 uint8_t wwn[8]; in csio_vport_create() local
|
/linux-5.19.10/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_fcoe.c | 927 int ixgbe_fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) in ixgbe_fcoe_get_wwn()
|
/linux-5.19.10/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3313 static struct srpt_port_id *srpt_wwn_to_sport_id(struct se_wwn *wwn) in srpt_wwn_to_sport_id() 3752 static struct se_portal_group *srpt_make_tpg(struct se_wwn *wwn, in srpt_make_tpg() 3836 static void srpt_drop_tport(struct se_wwn *wwn) in srpt_drop_tport()
|
/linux-5.19.10/drivers/usb/gadget/function/ |
D | f_tcm.c | 1336 static struct se_portal_group *usbg_make_tpg(struct se_wwn *wwn, in usbg_make_tpg() 1476 static void usbg_drop_tport(struct se_wwn *wwn) in usbg_drop_tport()
|
/linux-5.19.10/drivers/scsi/ibmvscsi_tgt/ |
D | ibmvscsi_tgt.c | 3881 static void ibmvscsis_drop_tport(struct se_wwn *wwn) in ibmvscsis_drop_tport() 3892 static struct se_portal_group *ibmvscsis_make_tpg(struct se_wwn *wwn, in ibmvscsis_make_tpg()
|
/linux-5.19.10/drivers/xen/ |
D | xen-scsiback.c | 1412 static void scsiback_drop_tport(struct se_wwn *wwn) in scsiback_drop_tport() 1778 scsiback_make_tpg(struct se_wwn *wwn, const char *name) in scsiback_make_tpg()
|
/linux-5.19.10/net/8021q/ |
D | vlan_dev.c | 461 static int vlan_dev_fcoe_get_wwn(struct net_device *dev, u64 *wwn, int type) in vlan_dev_fcoe_get_wwn()
|