Home
last modified time | relevance | path

Searched refs:NVME_REG_INTMC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c457 *(u32 *)(buf + NVME_REG_INTMC) = readl(bar + NVME_REG_INTMC); in fun_get_regs()
/linux/include/linux/
H A Dnvme.h129 NVME_REG_INTMC = 0x0010, /* Interrupt Mask Clear */ enumerator