Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dtcp.c2485 static const struct nvme_ctrl_ops nvme_tcp_ctrl_ops = { variable
2587 ret = nvme_init_ctrl(&ctrl->ctrl, dev, &nvme_tcp_ctrl_ops, 0); in nvme_tcp_create_ctrl()