Home
last modified time | relevance | path

Searched refs:E1000_MSIXBM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_regs.h323 #define E1000_MSIXBM(_i) (0x01600 + ((_i) * 4)) macro
H A Digb_main.c805 array_wr32(E1000_MSIXBM(0), msix_vector, msixbm); in igb_assign_vector()
886 array_wr32(E1000_MSIXBM(0), vector++, E1000_EIMS_OTHER); in igb_configure_msix()