Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c456 *(u32 *)(buf + NVME_REG_INTMS) = readl(bar + NVME_REG_INTMS); in fun_get_regs()
/linux/include/linux/
H A Dnvme.h134 NVME_REG_INTMS = 0x000c, /* Interrupt Mask Set */ enumerator