Searched refs:E1000_MSIXBM (Results 1 – 3 of 3) sorted by relevance
324 #define E1000_MSIXBM(_i) (0x01600 + ((_i) * 4)) macro
807 array_wr32(E1000_MSIXBM(0), msix_vector, msixbm); in igb_assign_vector()888 array_wr32(E1000_MSIXBM(0), vector++, E1000_EIMS_OTHER); in igb_configure_msix()
5423 E1000_WRITE_REG(hw, E1000_MSIXBM(msix_vector), tmp); in eth_igb_assign_msix_vector()5483 E1000_WRITE_REG_ARRAY(hw, E1000_MSIXBM(0), 0, E1000_EIMS_OTHER); in eth_igb_configure_msix_intr()