Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c460 *(u32 *)(buf + NVME_REG_AQA) = readl(bar + NVME_REG_AQA); in fun_get_regs()
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c271 fdev->bar + NVME_REG_AQA); in fun_enable_admin_queue()
/linux/include/linux/
H A Dnvme.h133 NVME_REG_AQA = 0x0024, /* Admin Queue Attributes */ enumerator
/linux/drivers/nvme/host/
H A Dapple.c1090 writel(aqa, anv->mmio_nvme + NVME_REG_AQA); in apple_nvme_reset_work()
H A Dpci.c1763 writel(aqa, dev->bar + NVME_REG_AQA); in nvme_pci_configure_admin_queue()