Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/host/
H A Dfabrics.h222 int nvmf_reg_write32(struct nvme_ctrl *ctrl, u32 off, u32 val);
H A Dfabrics.c262 int nvmf_reg_write32(struct nvme_ctrl *ctrl, u32 off, u32 val) in nvmf_reg_write32() function
281 EXPORT_SYMBOL_GPL(nvmf_reg_write32);
H A Drdma.c2198 .reg_write32 = nvmf_reg_write32,
H A Dtcp.c2874 .reg_write32 = nvmf_reg_write32,
H A Dfc.c3344 .reg_write32 = nvmf_reg_write32,
/linux-6.15/drivers/nvme/target/
H A Dloop.c498 .reg_write32 = nvmf_reg_write32,