Searched refs:fabric_enable_tpg (Results 1 – 8 of 8) sorted by relevance
92 int (*fabric_enable_tpg)(struct se_portal_group *se_tpg, bool enable); member
840 ret = se_tpg->se_tpg_tfo->fabric_enable_tpg(se_tpg, op); in target_fabric_tpg_base_enable_store()863 if (tf->tf_ops->fabric_enable_tpg) in target_fabric_setup_tpg_base_cit()878 if (tf->tf_ops->fabric_enable_tpg) in target_fabric_setup_tpg_base_cit()
1830 .fabric_enable_tpg = tcm_qla2xxx_enable_tpg,1871 .fabric_enable_tpg = tcm_qla2xxx_npiv_enable_tpg,
1576 .fabric_enable_tpg = lio_target_tiqn_enabletpg,
2301 .fabric_enable_tpg = sbp_enable_tpg,
1713 .fabric_enable_tpg = usbg_enable_tpg,
3893 .fabric_enable_tpg = srpt_enable_tpg,
4004 .fabric_enable_tpg = ibmvscsis_enable_tpg,
Completed in 32 milliseconds