Lines Matching refs:se_portal_group

3270 static int srpt_check_true(struct se_portal_group *se_tpg)  in srpt_check_true()
3275 static int srpt_check_false(struct se_portal_group *se_tpg) in srpt_check_false()
3280 static struct srpt_port *srpt_tpg_to_sport(struct se_portal_group *tpg) in srpt_tpg_to_sport()
3297 static char *srpt_get_fabric_wwn(struct se_portal_group *tpg) in srpt_get_fabric_wwn()
3304 static u16 srpt_get_tag(struct se_portal_group *tpg) in srpt_get_tag()
3309 static u32 srpt_tpg_get_inst_index(struct se_portal_group *se_tpg) in srpt_tpg_get_inst_index()
3453 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_show()
3462 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rdma_size_store()
3490 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_show()
3499 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_max_rsp_size_store()
3527 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_show()
3536 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_srp_sq_size_store()
3564 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_use_srq_show()
3573 struct se_portal_group *se_tpg = attrib_to_tpg(item); in srpt_tpg_attrib_use_srq_store()
3708 static int srpt_enable_tpg(struct se_portal_group *se_tpg, bool enable) in srpt_enable_tpg()
3724 static struct se_portal_group *srpt_make_tpg(struct se_wwn *wwn, in srpt_make_tpg()
3752 static void srpt_drop_tpg(struct se_portal_group *tpg) in srpt_drop_tpg()