Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dnvme.h252 const struct nvme_ctrl_ops *ops;
476 struct nvme_ctrl_ops { struct
659 const struct nvme_ctrl_ops *ops, unsigned long quirks);
H A Drdma.c2285 static const struct nvme_ctrl_ops nvme_rdma_ctrl_ops = {
H A Dtcp.c2491 static const struct nvme_ctrl_ops nvme_tcp_ctrl_ops = {
H A Dpci.c2772 static const struct nvme_ctrl_ops nvme_pci_ctrl_ops = {
H A Dfc.c3345 static const struct nvme_ctrl_ops nvme_fc_ctrl_ops = {
H A Dcore.c4551 const struct nvme_ctrl_ops *ops, unsigned long quirks) in nvme_init_ctrl()
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dloop.c494 static const struct nvme_ctrl_ops nvme_loop_ctrl_ops = {