Searched defs:se_tpg (Results 1 - 25 of 30) sorted by relevance

12

/linux-master/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.h50 struct se_portal_group se_tpg; member in struct:tcm_qla2xxx_tpg
H A Dtcm_qla2xxx.c162 static char *tcm_qla2xxx_get_fabric_wwn(struct se_portal_group *se_tpg) argument
171 static u16 tcm_qla2xxx_get_tag(struct se_portal_group *se_tpg) argument
178 static int tcm_qla2xxx_check_demo_mode(struct se_portal_group *se_tpg) argument
186 static int tcm_qla2xxx_check_demo_mode_cache(struct se_portal_group *se_tpg) argument
194 tcm_qla2xxx_check_demo_write_protect(struct se_portal_group *se_tpg) argument
202 tcm_qla2xxx_check_prod_write_protect(struct se_portal_group *se_tpg) argument
210 tcm_qla2xxx_check_demo_mode_login_only(struct se_portal_group *se_tpg) argument
218 tcm_qla2xxx_check_prot_fabric_only(struct se_portal_group *se_tpg) argument
226 tcm_qla2xxx_tpg_get_inst_index(struct se_portal_group *se_tpg) argument
441 struct se_portal_group *se_tpg; local
786 struct se_portal_group *se_tpg = se_nacl->se_tpg; local
908 tcm_qla2xxx_enable_tpg(struct se_portal_group *se_tpg, bool enable) argument
945 struct se_portal_group *se_tpg = to_tpg(item); local
967 struct se_portal_group *se_tpg = to_tpg(item); local
1030 tcm_qla2xxx_drop_tpg(struct se_portal_group *se_tpg) argument
1051 tcm_qla2xxx_npiv_enable_tpg(struct se_portal_group *se_tpg, bool enable) argument
1366 tcm_qla2xxx_session_cb(struct se_portal_group *se_tpg, struct se_session *se_sess, void *p) argument
[all...]
/linux-master/drivers/target/
H A Dtarget_core_fabric_lib.c260 iscsi_parse_pr_out_transport_id( struct se_portal_group *se_tpg, char *buf, u32 *out_tid_len, char **port_nexus_ptr) argument
H A Dtarget_core_tpg.c443 static int target_tpg_register_rtpi(struct se_portal_group *se_tpg) argument
467 target_tpg_deregister_rtpi(struct se_portal_group *se_tpg) argument
473 target_tpg_enable(struct se_portal_group *se_tpg) argument
492 target_tpg_disable(struct se_portal_group *se_tpg) argument
506 core_tpg_register( struct se_wwn *se_wwn, struct se_portal_group *se_tpg, int proto_id) argument
566 core_tpg_deregister(struct se_portal_group *se_tpg) argument
[all...]
H A Dtarget_core_fabric_configfs.c74 struct se_portal_group *se_tpg; local
183 struct se_portal_group *se_tpg = se_nacl->se_tpg; local
217 struct se_portal_group *se_tpg = lacl->se_lun_nacl->se_tpg; local
271 struct se_portal_group *se_tpg = se_nacl->se_tpg; local
377 struct se_portal_group *se_tpg = container_of(group, local
451 struct se_portal_group *se_tpg = se_tpg_np->tpg_np_parent; local
471 struct se_portal_group *se_tpg = container_of(group, local
627 struct se_portal_group *se_tpg; local
680 struct se_portal_group *se_tpg = lun->lun_tpg; local
745 struct se_portal_group *se_tpg = container_of(group, local
807 struct se_portal_group *se_tpg = container_of(to_config_group(item), local
829 struct se_portal_group *se_tpg = to_tpg(item); local
849 struct se_portal_group *se_tpg = to_tpg(item); local
857 struct se_portal_group *se_tpg = to_tpg(item); local
932 struct se_portal_group *se_tpg; local
983 struct se_portal_group *se_tpg = container_of(to_config_group(item), local
[all...]
H A Dtarget_core_alua.c1170 struct se_portal_group *se_tpg = lun->lun_tpg; local
[all...]
H A Dtarget_core_pr.c1021 struct se_portal_group *se_tpg = nacl->se_tpg; local
2042 struct se_portal_group *se_tpg; local
3149 struct se_portal_group *se_tpg, *dest_se_tpg = NULL; local
3929 struct se_portal_group *se_tpg; local
[all...]
H A Dtarget_core_transport.c380 __transport_register_session( struct se_portal_group *se_tpg, struct se_node_acl *se_nacl, struct se_session *se_sess, void *fabric_sess_ptr) argument
443 transport_register_session( struct se_portal_group *se_tpg, struct se_node_acl *se_nacl, struct se_session *se_sess, void *fabric_sess_ptr) argument
516 target_show_dynamic_sessions(struct se_portal_group *se_tpg, char *page) argument
544 struct se_portal_group *se_tpg = nacl->se_tpg; local
604 struct se_portal_group *se_tpg = se_nacl->se_tpg; local
654 struct se_portal_group *se_tpg = se_sess->se_tpg; local
1692 struct se_portal_group *se_tpg; local
1984 struct se_portal_group *se_tpg; local
[all...]
/linux-master/drivers/target/tcm_remote/
H A Dtcm_remote.c20 static inline struct tcm_remote_tpg *remote_tpg(struct se_portal_group *se_tpg) argument
25 static char *tcm_remote_get_endpoint_wwn(struct se_portal_group *se_tpg) argument
33 static u16 tcm_remote_get_tag(struct se_portal_group *se_tpg) argument
126 static void tcm_remote_drop_tpg(struct se_portal_group *se_tpg) argument
70 tcm_remote_port_link( struct se_portal_group *se_tpg, struct se_lun *lun) argument
79 tcm_remote_port_unlink( struct se_portal_group *se_tpg, struct se_lun *lun) argument
[all...]
/linux-master/drivers/target/tcm_fc/
H A Dtfc_sess.c189 static int ft_sess_alloc_cb(struct se_portal_group *se_tpg, argument
210 struct se_portal_group *se_tpg = &tport->tpg->se_tpg; local
H A Dtcm_fc.h91 struct se_portal_group se_tpg; member in struct:ft_tpg
H A Dtfc_conf.c274 static void ft_del_tpg(struct se_portal_group *se_tpg) argument
382 static inline struct ft_tpg *ft_tpg(struct se_portal_group *se_tpg) argument
387 ft_get_fabric_wwn(struct se_portal_group *se_tpg) argument
392 ft_get_tag(struct se_portal_group *se_tpg) argument
401 ft_tpg_get_inst_index(struct se_portal_group *se_tpg) argument
[all...]
/linux-master/drivers/target/iscsi/
H A Discsi_target_erl0.c748 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; local
800 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; local
H A Discsi_target_login.c137 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; local
491 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; local
696 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; local
1155 struct se_portal_group *se_tpg = local
[all...]
H A Discsi_target_configfs.c252 struct se_portal_group *se_tpg; local
651 struct se_portal_group *se_tpg = se_nacl->se_tpg; local
154 lio_target_call_addnptotpg( struct se_portal_group *se_tpg, struct config_group *group, const char *name) argument
1088 lio_target_tiqn_enabletpg(struct se_portal_group *se_tpg, bool enable) argument
1118 lio_target_tiqn_deltpg(struct se_portal_group *se_tpg) argument
1433 lio_tpg_get_endpoint_wwn(struct se_portal_group *se_tpg) argument
1438 lio_tpg_get_tag(struct se_portal_group *se_tpg) argument
1443 lio_tpg_get_default_depth(struct se_portal_group *se_tpg) argument
1448 lio_tpg_check_demo_mode(struct se_portal_group *se_tpg) argument
1453 lio_tpg_check_demo_mode_cache(struct se_portal_group *se_tpg) argument
1458 lio_tpg_check_demo_mode_write_protect( struct se_portal_group *se_tpg) argument
1464 lio_tpg_check_prod_mode_write_protect( struct se_portal_group *se_tpg) argument
1470 lio_tpg_check_prot_fabric_only( struct se_portal_group *se_tpg) argument
1489 struct se_portal_group *se_tpg = &sess->tpg->tpg_se_tpg; local
1514 lio_tpg_get_inst_index(struct se_portal_group *se_tpg) argument
1522 struct se_portal_group *se_tpg = se_acl->se_tpg; local
[all...]
H A Discsi_target.c4522 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; local
4794 struct se_portal_group *se_tpg = &tpg->tpg_se_tpg; local
[all...]
/linux-master/drivers/usb/gadget/function/
H A Dtcm.h41 struct se_portal_group se_tpg; member in struct:usbg_tpg
H A Df_tcm.c1251 static int usbg_check_true(struct se_portal_group *se_tpg) argument
1256 static char *usbg_get_fabric_wwn(struct se_portal_group *se_tpg) argument
1265 static u16 usbg_get_tag(struct se_portal_group *se_tpg) argument
1398 usbg_drop_tpg(struct se_portal_group *se_tpg) argument
1477 usbg_enable_tpg(struct se_portal_group *se_tpg, bool enable) argument
1496 struct se_portal_group *se_tpg = to_tpg(item); local
1514 usbg_alloc_sess_cb(struct se_portal_group *se_tpg, struct se_session *se_sess, void *p) argument
1601 struct se_portal_group *se_tpg = to_tpg(item); local
1641 usbg_port_link(struct se_portal_group *se_tpg, struct se_lun *lun) argument
1650 usbg_port_unlink(struct se_portal_group *se_tpg, struct se_lun *se_lun) argument
[all...]
/linux-master/drivers/target/loopback/
H A Dtcm_loop.c445 static inline struct tcm_loop_tpg *tl_tpg(struct se_portal_group *se_tpg) argument
450 static char *tcm_loop_get_endpoint_wwn(struct se_portal_group *se_tpg) argument
458 static u16 tcm_loop_get_tag(struct se_portal_group *se_tpg) argument
471 static int tcm_loop_check_demo_mode(struct se_portal_group *se_tpg) argument
476 static int tcm_loop_check_prot_fabric_only(struct se_portal_group *se_tpg) argument
581 tcm_loop_port_link( struct se_portal_group *se_tpg, struct se_lun *lun) argument
599 tcm_loop_port_unlink( struct se_portal_group *se_tpg, struct se_lun *se_lun) argument
633 struct se_portal_group *se_tpg = attrib_to_tpg(item); local
643 struct se_portal_group *se_tpg = attrib_to_tpg(item); local
671 tcm_loop_alloc_sess_cb(struct se_portal_group *se_tpg, struct se_session *se_sess, void *p) argument
748 struct se_portal_group *se_tpg = to_tpg(item); local
767 struct se_portal_group *se_tpg = to_tpg(item); local
842 struct se_portal_group *se_tpg = to_tpg(item); local
868 struct se_portal_group *se_tpg = to_tpg(item); local
891 struct se_portal_group *se_tpg = to_tpg(item); local
950 tcm_loop_drop_naa_tpg( struct se_portal_group *se_tpg) argument
[all...]
/linux-master/drivers/target/sbp/
H A Dsbp_target.h161 struct se_portal_group se_tpg; member in struct:sbp_tpg
H A Dsbp_target.c163 struct se_portal_group *se_tpg local
1671 sbp_check_true(struct se_portal_group *se_tpg) argument
1676 sbp_get_fabric_wwn(struct se_portal_group *se_tpg) argument
1684 sbp_get_tag(struct se_portal_group *se_tpg) argument
1932 sbp_post_link_lun( struct se_portal_group *se_tpg, struct se_lun *se_lun) argument
1941 sbp_pre_unlink_lun( struct se_portal_group *se_tpg, struct se_lun *se_lun) argument
2012 sbp_drop_tpg(struct se_portal_group *se_tpg) argument
2066 struct se_portal_group *se_tpg = to_tpg(item); local
2079 struct se_portal_group *se_tpg = to_tpg(item); local
2103 sbp_enable_tpg(struct se_portal_group *se_tpg, bool enable) argument
2145 struct se_portal_group *se_tpg = attrib_to_tpg(item); local
2154 struct se_portal_group *se_tpg = attrib_to_tpg(item); local
2180 struct se_portal_group *se_tpg = attrib_to_tpg(item); local
2189 struct se_portal_group *se_tpg = attrib_to_tpg(item); local
2215 struct se_portal_group *se_tpg = attrib_to_tpg(item); local
2224 struct se_portal_group *se_tpg = attrib_to_tpg(item); local
[all...]
/linux-master/drivers/scsi/elx/efct/
H A Defct_lio.c81 struct se_portal_group *se_tpg = to_tpg(item); local
92 struct se_portal_group *se_tpg = to_tpg(item); local
139 struct se_portal_group *se_tpg = to_tpg(item); local
150 struct se_portal_group *se_tpg = to_tpg(item); local
212 static char *efct_lio_get_fabric_wwn(struct se_portal_group *se_tpg) argument
220 efct_lio_get_npiv_fabric_wwn(struct se_portal_group *se_tpg) argument
228 efct_lio_get_tag(struct se_portal_group *se_tpg) argument
236 efct_lio_get_npiv_tag(struct se_portal_group *se_tpg) argument
244 efct_lio_check_demo_mode(struct se_portal_group *se_tpg) argument
249 efct_lio_check_demo_mode_cache(struct se_portal_group *se_tpg) argument
254 efct_lio_check_demo_write_protect(struct se_portal_group *se_tpg) argument
263 efct_lio_npiv_check_demo_write_protect(struct se_portal_group *se_tpg) argument
271 efct_lio_check_prod_write_protect(struct se_portal_group *se_tpg) argument
280 efct_lio_npiv_check_prod_write_protect(struct se_portal_group *se_tpg) argument
926 efct_lio_drop_tpg(struct se_portal_group *se_tpg) argument
988 efct_lio_npiv_drop_tpg(struct se_portal_group *se_tpg) argument
1065 efct_session_cb(struct se_portal_group *se_tpg, struct se_session *se_sess, void *private) argument
1162 struct se_portal_group *se_tpg; local
[all...]
/linux-master/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h184 struct se_portal_group se_tpg; member in struct:ibmvscsis_tport
H A Dibmvscsi_tgt.c3675 static char *ibmvscsis_get_fabric_wwn(struct se_portal_group *se_tpg) argument
3683 static u16 ibmvscsis_get_tag(struct se_portal_group *se_tpg) argument
3691 static u32 ibmvscsis_get_default_depth(struct se_portal_group *se_tpg) argument
3696 static int ibmvscsis_check_true(struct se_portal_group *se_tpg) argument
3893 ibmvscsis_drop_tpg(struct se_portal_group *se_tpg) argument
3925 ibmvscsis_enable_tpg(struct se_portal_group *se_tpg, bool enable) argument
[all...]
/linux-master/drivers/xen/
H A Dxen-scsiback.c174 struct se_portal_group se_tpg; member in struct:scsiback_tpg
1328 static char *scsiback_get_fabric_wwn(struct se_portal_group *se_tpg) argument
1337 static u16 scsiback_get_tag(struct se_portal_group *se_tpg) argument
1469 struct se_portal_group *se_tpg = param_to_tpg(item); local
1484 struct se_portal_group *se_tpg = param_to_tpg(item); local
1511 scsiback_alloc_sess_cb(struct se_portal_group *se_tpg, struct se_session *se_sess, void *p) argument
1605 struct se_portal_group *se_tpg = to_tpg(item); local
1627 struct se_portal_group *se_tpg = to_tpg(item); local
1721 scsiback_port_link(struct se_portal_group *se_tpg, struct se_lun *lun) argument
1734 scsiback_port_unlink(struct se_portal_group *se_tpg, struct se_lun *lun) argument
1783 scsiback_drop_tpg(struct se_portal_group *se_tpg) argument
1802 scsiback_check_true(struct se_portal_group *se_tpg) argument
[all...]

Completed in 305 milliseconds

12