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