Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dtcp.c154 static const struct nvmet_fabrics_ops nvmet_tcp_ops; variable
994 &queue->nvme_sq, &nvmet_tcp_ops))) { in nvmet_tcp_done_recv_pdu()
1799 static const struct nvmet_fabrics_ops nvmet_tcp_ops = { variable
1820 ret = nvmet_register_transport(&nvmet_tcp_ops); in nvmet_tcp_init()
1834 nvmet_unregister_transport(&nvmet_tcp_ops); in nvmet_tcp_exit()