Searched refs:E1000_MSIXBM (Results 1 – 2 of 2) sorted by relevance
543 #define E1000_MSIXBM(_i) (0x01600 + ((_i) * 4)) /* MSI-X Alloc Reg -RW */ macro
4715 E1000_WRITE_REG(hw, E1000_MSIXBM(vector), igb->eims_mask); in igb_setup_msix_82575()4723 E1000_WRITE_REG(hw, E1000_MSIXBM(vector), eims); in igb_setup_msix_82575()4739 E1000_WRITE_REG(hw, E1000_MSIXBM(vector), eims); in igb_setup_msix_82575()