Lines Matching refs:se_portal_group
3301 static int srpt_check_true(struct se_portal_group *se_tpg) in srpt_check_true()
3306 static int srpt_check_false(struct se_portal_group *se_tpg) in srpt_check_false()
3311 static struct srpt_port *srpt_tpg_to_sport(struct se_portal_group *tpg) in srpt_tpg_to_sport()
3328 static char *srpt_get_fabric_wwn(struct se_portal_group *tpg) in srpt_get_fabric_wwn()
3335 static u16 srpt_get_tag(struct se_portal_group *tpg) in srpt_get_tag()
3340 static u32 srpt_tpg_get_inst_index(struct se_portal_group *se_tpg) in srpt_tpg_get_inst_index()
3484 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_show()
3493 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_store()
3521 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_show()
3530 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_store()
3558 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_show()
3567 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_store()
3595 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_use_srq_show()
3604 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_use_srq_store()
3741 struct se_portal_group *se_tpg = to_tpg(item); in srpt_tpg_enable_show()
3750 struct se_portal_group *se_tpg = to_tpg(item); in srpt_tpg_enable_store()
3785 static struct se_portal_group *srpt_make_tpg(struct se_wwn *wwn, in srpt_make_tpg()
3813 static void srpt_drop_tpg(struct se_portal_group *tpg) in srpt_drop_tpg()