Home
last modified time | relevance | path

Searched refs:E1000_IMS_OTHER (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h449 #define E1000_IMS_OTHER E1000_ICR_OTHER /* Other Interrupt */ macro
H A Dnetdev.c1908 ew32(IMS, E1000_IMS_OTHER | IMS_OTHER_MASK); in e1000_msix_other()
2241 ew32(IMS, adapter->eiac_mask | E1000_IMS_OTHER | in e1000_irq_enable()
/openbmc/qemu/hw/net/
H A De1000x_regs.h427 #define E1000_IMS_OTHER E1000_ICR_OTHER macro
H A De1000e_core.c2475 E1000_IMS_OTHER; in e1000e_set_ims()
2483 E1000_IMS_OTHER; in e1000e_set_ims()