Home
last modified time | relevance | path

Searched refs:attrib_to_tpg (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/sbp/
H A Dsbp_target.c2194 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_mgt_orb_timeout_show()
2203 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_mgt_orb_timeout_store()
2229 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_max_reconnect_timeout_show()
2238 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_max_reconnect_timeout_store()
2264 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_max_logins_per_lun_show()
2273 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_max_logins_per_lun_store()
/kernel/linux/linux-6.6/drivers/target/sbp/
H A Dsbp_target.c2145 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_mgt_orb_timeout_show()
2154 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_mgt_orb_timeout_store()
2180 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_max_reconnect_timeout_show()
2189 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_max_reconnect_timeout_store()
2215 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_max_logins_per_lun_show()
2224 struct se_portal_group *se_tpg = attrib_to_tpg(item); in sbp_tpg_attrib_max_logins_per_lun_store()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3479 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_show()
3488 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_store()
3516 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_show()
3525 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_store()
3553 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_show()
3562 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_store()
3590 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_use_srq_show()
3599 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_use_srq_store()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c3460 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_show()
3469 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_store()
3497 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_show()
3506 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_store()
3534 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_show()
3543 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_store()
3571 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_use_srq_show()
3580 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_use_srq_store()
/kernel/linux/linux-5.10/drivers/target/loopback/
H A Dtcm_loop.c673 struct se_portal_group *se_tpg = attrib_to_tpg(item); in tcm_loop_tpg_attrib_fabric_prot_type_show()
683 struct se_portal_group *se_tpg = attrib_to_tpg(item); in tcm_loop_tpg_attrib_fabric_prot_type_store()
/kernel/linux/linux-6.6/drivers/target/loopback/
H A Dtcm_loop.c633 struct se_portal_group *se_tpg = attrib_to_tpg(item); in tcm_loop_tpg_attrib_fabric_prot_type_show()
643 struct se_portal_group *se_tpg = attrib_to_tpg(item); in tcm_loop_tpg_attrib_fabric_prot_type_store()
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_configfs.c723 struct se_portal_group *se_tpg = attrib_to_tpg(item); \
739 struct se_portal_group *se_tpg = attrib_to_tpg(item); \
/kernel/linux/linux-6.6/drivers/target/iscsi/
H A Discsi_target_configfs.c746 struct se_portal_group *se_tpg = attrib_to_tpg(item); \
761 struct se_portal_group *se_tpg = attrib_to_tpg(item); \
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h922 static inline struct se_portal_group *attrib_to_tpg(struct config_item *item) in attrib_to_tpg() function
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h960 static inline struct se_portal_group *attrib_to_tpg(struct config_item *item) in attrib_to_tpg() function
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c845 struct se_portal_group *se_tpg = attrib_to_tpg(item); \
855 struct se_portal_group *se_tpg = attrib_to_tpg(item); \
/kernel/linux/linux-5.10/drivers/vhost/
H A Dscsi.c2073 struct se_portal_group *se_tpg = attrib_to_tpg(item); in vhost_scsi_tpg_attrib_fabric_prot_type_store()
2095 struct se_portal_group *se_tpg = attrib_to_tpg(item); in vhost_scsi_tpg_attrib_fabric_prot_type_show()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c850 struct se_portal_group *se_tpg = attrib_to_tpg(item); \
860 struct se_portal_group *se_tpg = attrib_to_tpg(item); \
/kernel/linux/linux-6.6/drivers/vhost/
H A Dscsi.c2199 struct se_portal_group *se_tpg = attrib_to_tpg(item); in vhost_scsi_tpg_attrib_fabric_prot_type_store()
2221 struct se_portal_group *se_tpg = attrib_to_tpg(item); in vhost_scsi_tpg_attrib_fabric_prot_type_show()

Completed in 37 milliseconds