Searched refs:port_tpg_1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 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() [all …]
|
D | ib_srpt.h | 369 struct se_portal_group port_tpg_1; member
|