Searched refs:fabric_drop_wwn (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/include/target/ |
D | target_core_fabric.h | 80 void (*fabric_drop_wwn)(struct se_wwn *); member
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 548 .fabric_drop_wwn = &ft_del_wwn,
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 2021 .fabric_drop_wwn = tcm_qla2xxx_drop_lport, 2077 .fabric_drop_wwn = tcm_qla2xxx_npiv_drop_lport,
|
/linux-4.1.27/drivers/target/ |
D | target_core_fabric_configfs.c | 1115 tf->tf_ops.fabric_drop_wwn(wwn); in target_fabric_release_wwn()
|
D | target_core_configfs.c | 434 if (!tfo->fabric_drop_wwn) { in target_fabric_tf_ops_check()
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.c | 1421 .fabric_drop_wwn = tcm_loop_drop_scsi_hba,
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 2032 .fabric_drop_wwn = lio_target_call_coredeltiqn,
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 1984 .fabric_drop_wwn = scsiback_drop_tport,
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 2362 .fabric_drop_wwn = vhost_scsi_drop_tport,
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1901 .fabric_drop_wwn = usbg_drop_tport,
|
/linux-4.1.27/drivers/target/sbp/ |
D | sbp_target.c | 2538 .fabric_drop_wwn = sbp_drop_tport,
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3897 .fabric_drop_wwn = srpt_drop_tport,
|