Searched refs:E1000_RETA (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/igb/
H A De1000_regs.h293 #define E1000_RETA(_i) (0x05C00 + ((_i) * 4)) macro
H A Digb_main.c2695 wr32(E1000_RETA(j >> 2), reta.dword);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/igb/
H A De1000_regs.h293 #define E1000_RETA(_i) (0x05C00 + ((_i) * 4)) macro
H A Digb_main.c2695 wr32(E1000_RETA(j >> 2), reta.dword);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/e1000/
H A De1000_hw.h1004 #define E1000_RETA 0x05C00 /* Redirection Table - RW Array */ macro
1220 #define E1000_82542_RETA E1000_RETA
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h1004 #define E1000_RETA 0x05C00 /* Redirection Table - RW Array */ macro
1220 #define E1000_82542_RETA E1000_RETA

Completed in 138 milliseconds