Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/host/
H A Dnvme.h287 const struct nvme_ctrl_ops *ops;
556 struct nvme_ctrl_ops { struct
802 const struct nvme_ctrl_ops *ops, unsigned long quirks);
H A Dapple.c1232 static const struct nvme_ctrl_ops nvme_ctrl_ops = { variable
1523 ret = nvme_init_ctrl(&anv->ctrl, anv->dev, &nvme_ctrl_ops, in apple_nvme_alloc()
H A Drdma.c2192 static const struct nvme_ctrl_ops nvme_rdma_ctrl_ops = {
H A Dtcp.c2868 static const struct nvme_ctrl_ops nvme_tcp_ctrl_ops = {
H A Dfc.c3338 static const struct nvme_ctrl_ops nvme_fc_ctrl_ops = {
H A Dpci.c3073 static const struct nvme_ctrl_ops nvme_pci_ctrl_ops = {
H A Dcore.c4854 const struct nvme_ctrl_ops *ops, unsigned long quirks) in nvme_init_ctrl()
/linux-6.15/drivers/nvme/target/
H A Dloop.c492 static const struct nvme_ctrl_ops nvme_loop_ctrl_ops = {