Searched refs:E1000_MSIXBM (Results 1 – 2 of 2) sorted by relevance
530 #define E1000_MSIXBM(_i) (0x01600 + ((_i) * 4)) /* MSI-X Alloc Reg -RW */ macro
5194 E1000_WRITE_REG(hw, E1000_MSIXBM(msix_vector), tmp); in eth_igb_assign_msix_vector()5254 E1000_WRITE_REG_ARRAY(hw, E1000_MSIXBM(0), 0, E1000_EIMS_OTHER); in eth_igb_configure_msix_intr()