Home
last modified time | relevance | path

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

12

/linux/drivers/target/tcm_fc/
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/
A Dtarget_core_fabric_configfs.c808 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
A Dtarget_core_pscsi.c165 pscsi_set_inquiry_info(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_set_inquiry_info()
184 pscsi_get_inquiry_vpd_serial(struct scsi_device *sdev, struct t10_wwn *wwn) in pscsi_get_inquiry_vpd_serial()
218 struct t10_wwn *wwn) in pscsi_get_inquiry_vpd_device_ident()
A Dtarget_core_device.c705 struct t10_wwn *wwn = &dev->t10_wwn; in scsi_dump_inquiry() local
/linux/drivers/scsi/qla2xxx/
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
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()
A Dqla_gs.c3389 static int qla2x00_is_a_vp(scsi_qla_host_t *vha, u64 wwn) in qla2x00_is_a_vp()
3466 u64 wwn; in qla24xx_async_gnnft_done() local
3675 u64 wwn; in qla2x00_find_free_fcp_nvme_slot() local
4283 u64 wwn; in qla2x00_async_gfpnid_sp_done() local
A Dqla_dfs.c108 char wwn[32]; in qla2x00_dfs_create_rport() local
A Dqla_init.c680 u64 wwn; in qla24xx_handle_gnl_done_event() local
980 u64 wwn; in qla24xx_async_gnl_sp_done() local
1564 u64 mywwn, wwn; in qla_chk_n2n_b4_login() local
1606 u64 wwn; in qla24xx_fcport_handle_login() local
/linux/drivers/scsi/elx/efct/
A Defct_lio.c20 efct_format_wwn(char *str, size_t len, const char *pre, u64 wwn) in efct_format_wwn()
861 efct_lio_drop_nport(struct se_wwn *wwn) in efct_lio_drop_nport()
875 efct_lio_npiv_drop_nport(struct se_wwn *wwn) in efct_lio_npiv_drop_nport()
901 efct_lio_make_tpg(struct se_wwn *wwn, const char *name) in efct_lio_make_tpg()
958 efct_lio_npiv_make_tpg(struct se_wwn *wwn, const char *name) in efct_lio_npiv_make_tpg()
/linux/drivers/target/loopback/
A Dtcm_loop.c953 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/drivers/target/iscsi/
A Discsi_target_configfs.c1025 static struct se_portal_group *lio_target_tiqn_addtpg(struct se_wwn *wwn, in lio_target_tiqn_addtpg()
1152 static void lio_target_add_wwn_groups(struct se_wwn *wwn) in lio_target_add_wwn_groups()
1183 struct se_wwn *wwn) in lio_target_call_coredeltiqn()
/linux/drivers/scsi/fcoe/
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()
A Dfcoe_ctlr.c896 struct fip_wwn_desc *wwn; in fcoe_ctlr_parse_adv() local
1975 u64 wwn; in fcoe_wwn_from_mac() local
2280 struct fip_wwn_desc *wwn = NULL; in fcoe_ctlr_vn_parse() local
2811 struct fip_wwn_desc *wwn = NULL; in fcoe_ctlr_vlan_parse() local
/linux/drivers/scsi/bfa/
A Dbfa_cs.h288 wwn2str(char *wwn_str, u64 wwn) in wwn2str()
291 u64 wwn; in wwn2str() member
A Dbfa_fcbuild.c1314 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()
A Dbfad_drv.h176 wwn_t wwn[BFA_FCS_MAX_LPORTS]; member
/linux/drivers/target/sbp/
A Dsbp_target.c1909 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/drivers/scsi/lpfc/
A Dlpfc_vport.c183 lpfc_valid_wwn_format(struct lpfc_hba *phba, struct lpfc_name *wwn, in lpfc_valid_wwn_format()
/linux/drivers/scsi/csiostor/
A Dcsio_attr.c558 uint8_t wwn[8]; in csio_vport_create() local
/linux/drivers/infiniband/ulp/srpt/
A Dib_srpt.c3013 struct se_wwn *wwn; in srpt_lookup_wwn() local
3285 static struct srpt_port_id *srpt_wwn_to_sport_id(struct se_wwn *wwn) in srpt_wwn_to_sport_id()
3724 static struct se_portal_group *srpt_make_tpg(struct se_wwn *wwn, in srpt_make_tpg()
3784 static void srpt_drop_tport(struct se_wwn *wwn) in srpt_drop_tport()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_fcoe.c927 int ixgbe_fcoe_get_wwn(struct net_device *netdev, u64 *wwn, int type) in ixgbe_fcoe_get_wwn()
/linux/drivers/usb/gadget/function/
A Df_tcm.c1336 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/drivers/xen/
A Dxen-scsiback.c1336 static void scsiback_drop_tport(struct se_wwn *wwn) in scsiback_drop_tport()
1702 scsiback_make_tpg(struct se_wwn *wwn, const char *name) in scsiback_make_tpg()
/linux/drivers/scsi/ibmvscsi_tgt/
A Dibmvscsi_tgt.c3884 static void ibmvscsis_drop_tport(struct se_wwn *wwn) in ibmvscsis_drop_tport()
3895 static struct se_portal_group *ibmvscsis_make_tpg(struct se_wwn *wwn, in ibmvscsis_make_tpg()
/linux/net/8021q/
A Dvlan_dev.c461 static int vlan_dev_fcoe_get_wwn(struct net_device *dev, u64 *wwn, int type) in vlan_dev_fcoe_get_wwn()

Completed in 119 milliseconds

12