Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Ddiscovery.c46 if (port->tr_ops && port->tr_ops->discovery_chg) in nvmet_port_disc_changed()
47 port->tr_ops->discovery_chg(port); in nvmet_port_disc_changed()
H A Dnvmet.h164 const struct nvmet_fabrics_ops *tr_ops; member
H A Dcore.c362 port->tr_ops = ops; in nvmet_enable_port()
377 port->tr_ops = NULL; in nvmet_disable_port()