Home
last modified time | relevance | path

Searched refs:tr_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.h148 const struct nvmet_fabrics_ops *tr_ops; member
H A Dcore.c356 port->tr_ops = ops; in nvmet_enable_port()
371 port->tr_ops = NULL; in nvmet_disable_port()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds