Searched refs:E1000_IVAR0 (Results 1 – 3 of 3) sorted by relevance
40 #define E1000_IVAR0 0x01700 /* Interrupt Vector Allocation (array) - RW */ macro
58 #define E1000_IVAR0 0x01700 /* Interrupt Vector Allocation (array) - RW */ macro
781 u32 ivar = array_rd32(E1000_IVAR0, index); in igb_write_ivar()789 array_wr32(E1000_IVAR0, index, ivar); in igb_write_ivar()