Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/fungible/funeth/
Dfuneth_ethtool.c459 *(u32 *)(buf + NVME_REG_AQA) = readl(bar + NVME_REG_AQA); in fun_get_regs()
/linux-5.19.10/drivers/net/ethernet/fungible/funcore/
Dfun_dev.c272 fdev->bar + NVME_REG_AQA); in fun_enable_admin_queue()
/linux-5.19.10/include/linux/
Dnvme.h127 NVME_REG_AQA = 0x0024, /* Admin Queue Attributes */ enumerator
/linux-5.19.10/drivers/nvme/host/
Dapple.c1077 writel(aqa, anv->mmio_nvme + NVME_REG_AQA); in apple_nvme_reset_work()
Dpci.c1859 writel(aqa, dev->bar + NVME_REG_AQA); in nvme_pci_configure_admin_queue()