Home
last modified time | relevance | path

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

/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 Dcore.c371 port->tr_ops = ops; in nvmet_enable_port()
386 port->tr_ops = NULL; in nvmet_disable_port()