Searched refs:TXGBE_ICRMISC_VFMBX (Results 1 – 3 of 3) sorted by relevance
62 intr->mask_misc |= TXGBE_ICRMISC_VFMBX; in txgbe_mb_intr_setup()
2660 if (eicr & TXGBE_ICRMISC_VFMBX) in txgbe_dev_interrupt_get_status()2801 if (eicr & TXGBE_ICRMISC_VFMBX) in txgbe_dev_interrupt_delayed_handler()
1195 #define TXGBE_ICRMISC_VFMBX MS(22, 0x1) /* VF-PF message box */ macro1209 TXGBE_ICRMISC_VFMBX | \