Lines Matching refs:port_tpg_1

2537 	transport_register_session(&sport->port_tpg_1, &nacl->nacl, ch->sess, ch);  in srpt_cm_req_recv()
3327 struct srpt_port *sport = container_of(tpg, struct srpt_port, port_tpg_1); in srpt_get_fabric_wwn()
3455 container_of(se_nacl->se_tpg, struct srpt_port, port_tpg_1); in srpt_init_nodeacl()
3494 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_srp_max_rdma_size_show()
3503 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_srp_max_rdma_size_store()
3531 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_srp_max_rsp_size_show()
3540 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_srp_max_rsp_size_store()
3568 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_srp_sq_size_show()
3577 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_srp_sq_size_store()
3615 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_enable_show()
3624 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_enable_store()
3665 res = core_tpg_register(&sport->port_wwn, &sport->port_tpg_1, SCSI_PROTOCOL_SRP); in srpt_make_tpg()
3669 return &sport->port_tpg_1; in srpt_make_tpg()
3679 struct srpt_port, port_tpg_1); in srpt_drop_tpg()
3682 core_tpg_deregister(&sport->port_tpg_1); in srpt_drop_tpg()