Searched refs:E1000_ICR_VMMB (Results 1 – 2 of 2) sorted by relevance
374 #define E1000_ICR_VMMB 0x00000100 /* VM MB event */ macro413 #define E1000_IMS_VMMB E1000_ICR_VMMB /* Mail box activity */
5495 if (icr & E1000_ICR_VMMB) in igb_msix_other()