Searched refs:fabric_make_np (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/include/target/ |
D | target_core_fabric.h | 88 struct se_tpg_np *(*fabric_make_np)(struct se_portal_group *, member
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 553 .fabric_make_np = NULL,
|
/linux-4.1.27/drivers/target/ |
D | target_core_fabric_configfs.c | 602 if (!tf->tf_ops.fabric_make_np) { in target_fabric_make_np() 607 se_tpg_np = tf->tf_ops.fabric_make_np(se_tpg, group, name); in target_fabric_make_np()
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 2026 .fabric_make_np = NULL, 2082 .fabric_make_np = NULL,
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_configfs.c | 2035 .fabric_make_np = lio_target_call_addnptotpg,
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 1989 .fabric_make_np = NULL,
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 2367 .fabric_make_np = NULL,
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1906 .fabric_make_np = NULL,
|
/linux-4.1.27/drivers/target/sbp/ |
D | sbp_target.c | 2543 .fabric_make_np = NULL,
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3902 .fabric_make_np = NULL,
|