Searched refs:E1000_RSSRK (Results 1 – 4 of 4) sorted by relevance
225 #define E1000_RSSRK(_i) (0x05C80 + ((_i) * 4)) /* RSS Random Key - RW */ macro
326 #define E1000_RSSRK(_i) (0x05C80 + ((_i) * 4)) /* RSS Random Key - RW Array */ macro
4441 wr32(E1000_RSSRK(j), rss_key[j]); in igb_setup_mrqc()
1023 #define E1000_RSSRK 0x05C80 /* RSS Random Key - RW Array */ macro1245 #define E1000_82542_RSSRK E1000_RSSRK