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