Searched refs:E1000_ICR_VMMB (Results 1 – 3 of 3) sorted by relevance
392 #define E1000_ICR_VMMB 0x00000100 /* VM MB event */ macro431 #define E1000_IMS_VMMB E1000_ICR_VMMB /* Mail box activity */
6853 if (icr & E1000_ICR_VMMB) in igb_msix_other()
3066 if (icr & E1000_ICR_VMMB) in eth_igb_interrupt_get_status()