Searched refs:fabric_drop_wwn (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/target/tcm_remote/ |
H A D | tcm_remote.c | 246 .fabric_drop_wwn = tcm_remote_drop_wwn,
|
/linux/include/target/ |
H A D | target_core_fabric.h | 88 void (*fabric_drop_wwn)(struct se_wwn *); member
|
/linux/drivers/target/tcm_fc/ |
H A D | tfc_conf.c | 428 .fabric_drop_wwn = &ft_del_wwn,
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_lio.c | 1607 .fabric_drop_wwn = efct_lio_drop_nport, 1643 .fabric_drop_wwn = efct_lio_npiv_drop_nport,
|
/linux/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 1816 .fabric_drop_wwn = tcm_qla2xxx_drop_lport, 1858 .fabric_drop_wwn = tcm_qla2xxx_npiv_drop_lport,
|
/linux/drivers/target/loopback/ |
H A D | tcm_loop.c | 1097 .fabric_drop_wwn = tcm_loop_drop_scsi_hba,
|
/linux/drivers/target/ |
H A D | target_core_fabric_configfs.c | 998 tf->tf_ops->fabric_drop_wwn(wwn); in target_fabric_release_wwn()
|
H A D | target_core_configfs.c | 425 if (!tfo->fabric_drop_wwn) { in target_fabric_tf_ops_check()
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 1571 .fabric_drop_wwn = lio_target_call_coredeltiqn,
|
/linux/drivers/xen/ |
H A D | xen-scsiback.c | 1826 .fabric_drop_wwn = scsiback_drop_tport,
|
/linux/drivers/target/sbp/ |
H A D | sbp_target.c | 2268 .fabric_drop_wwn = sbp_drop_tport,
|
/linux/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 2007 .fabric_drop_wwn = usbg_drop_tport, in tcm_bind()
|
/linux/drivers/vhost/ |
H A D | scsi.c | 2613 .fabric_drop_wwn = vhost_scsi_drop_tport,
|
/linux/drivers/scsi/ibmvscsi_tgt/ |
H A D | ibmvscsi_tgt.c | 3965 .fabric_drop_wwn = ibmvscsis_drop_tport,
|
/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 3921 .fabric_drop_wwn = srpt_drop_tport,
|