Home
last modified time | relevance | path

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

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