Searched refs:IGC_RSSRK (Results 1 – 3 of 3) sorted by relevance
544 #define IGC_RSSRK(_i) (0x05C80 + ((_i) * 4)) macro
862 IGC_WRITE_REG_LE_VALUE(hw, IGC_RSSRK(i), hash_key[i]); in igc_hw_rss_hash_set()
2386 hash_key[i] = IGC_READ_REG_LE_VALUE(hw, IGC_RSSRK(i)); in eth_igc_rss_hash_conf_get()