Searched refs:fabric_drop_wwn (Results 1 – 7 of 7) sorted by relevance
83 void (*fabric_drop_wwn)(struct se_wwn *); member
552 .fabric_drop_wwn = &ft_del_lport,
1384 fabric->tf_ops.fabric_drop_wwn = &tcm_loop_drop_scsi_hba; in tcm_loop_register_configfs()
1087 tf->tf_ops.fabric_drop_wwn(wwn); in target_fabric_release_wwn()
477 if (!tfo->fabric_drop_wwn) { in target_fabric_tf_ops_check()
1779 fabric->tf_ops.fabric_drop_wwn = &lio_target_call_coredeltiqn; in iscsi_target_register_configfs()
3961 .fabric_drop_wwn = srpt_drop_tport,