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()
4175 ib_srp_transport_template = in srp_init_module()
4177 if (!ib_srp_transport_template) in srp_init_module()
4202 srp_release_transport(ib_srp_transport_template); in srp_init_module()
4214 srp_release_transport(ib_srp_transport_template); in srp_cleanup_module()