Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dcore.c375 port->tr_ops = ops; in nvmet_enable_port()
390 port->tr_ops = NULL; in nvmet_disable_port()
H A Dnvmet.h210 const struct nvmet_fabrics_ops *tr_ops; member