Home
last modified time | relevance | path

Searched refs:ib_srp_transport_template (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c150 static struct scsi_transport_template *ib_srp_transport_template; variable
3702 target_host->transportt = ib_srp_transport_template; in add_target_store()
4176 ib_srp_transport_template = in srp_init_module()
4178 if (!ib_srp_transport_template) in srp_init_module()
4203 srp_release_transport(ib_srp_transport_template); in srp_init_module()
4215 srp_release_transport(ib_srp_transport_template); in srp_cleanup_module()