Searched refs:MSIEnable (Results 1 – 1 of 1) sorted by relevance
576 MSIEnable = (1 << 5), /* 8169 only. Reserved in the 8168. */ enumerator7963 cfg2 = RTL_R8(Config2) & ~MSIEnable; in rtl_try_msi()7968 cfg2 |= MSIEnable; in rtl_try_msi()