Lines Matching refs:port_tpg_1
2544 transport_register_session(&sport->port_tpg_1, &nacl->nacl, ch->sess, ch); in srpt_cm_req_recv()
3347 struct srpt_port *sport = container_of(tpg, struct srpt_port, port_tpg_1); in srpt_get_fabric_wwn()
3547 struct srpt_port *sport = container_of(tpg, struct srpt_port, port_tpg_1); in srpt_make_nodeacl()
3605 core_tpg_del_initiator_node_acl(&sport->port_tpg_1, se_nacl, 1); in srpt_drop_nodeacl()
3613 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_show_srp_max_rdma_size()
3623 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_store_srp_max_rdma_size()
3653 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_show_srp_max_rsp_size()
3663 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_store_srp_max_rsp_size()
3693 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_show_srp_sq_size()
3703 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_attrib_store_srp_sq_size()
3740 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_show_enable()
3750 struct srpt_port *sport = container_of(se_tpg, struct srpt_port, port_tpg_1); in srpt_tpg_store_enable()
3792 &sport->port_tpg_1, sport, TRANSPORT_TPG_TYPE_NORMAL); in srpt_make_tpg()
3796 return &sport->port_tpg_1; in srpt_make_tpg()
3806 struct srpt_port, port_tpg_1); in srpt_drop_tpg()
3809 core_tpg_deregister(&sport->port_tpg_1); in srpt_drop_tpg()