Searched refs:E1000_RSSRK (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.h294 #define E1000_RSSRK(_i) (0x05C80 + ((_i) * 4)) /* RSS Random Key - RW Array */ macro
H A Digb_main.c2662 array_wr32(E1000_RSSRK(0), j, rsskey);
/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.h294 #define E1000_RSSRK(_i) (0x05C80 + ((_i) * 4)) /* RSS Random Key - RW Array */ macro
H A Digb_main.c2662 array_wr32(E1000_RSSRK(0), j, rsskey);
/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.h1005 #define E1000_RSSRK 0x05C80 /* RSS Random Key - RW Array */ macro
1221 #define E1000_82542_RSSRK E1000_RSSRK
/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.h1005 #define E1000_RSSRK 0x05C80 /* RSS Random Key - RW Array */ macro
1221 #define E1000_82542_RSSRK E1000_RSSRK

Completed in 216 milliseconds