Searched refs:IGC_READ_REG_LE_VALUE (Results 1 – 2 of 2) sorted by relevance
118 #define IGC_READ_REG_LE_VALUE(hw, reg) \ macro
2290 reg.dword = IGC_READ_REG_LE_VALUE(hw, in eth_igc_rss_reta_update()2344 reta.dword = IGC_READ_REG_LE_VALUE(hw, in eth_igc_rss_reta_query()2386 hash_key[i] = IGC_READ_REG_LE_VALUE(hw, IGC_RSSRK(i)); in eth_igc_rss_hash_conf_get()