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

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

Completed in 302 milliseconds