Searched refs:IGC_RAH (Results 1 – 3 of 3) sorted by relevance
138 #define IGC_RAH(_i) (((_i) <= 15) ? (0x05404 + ((_i) * 8)) : \ macro
619 rar_high = IGC_READ_REG(hw, IGC_RAH(0)); in igc_read_mac_addr_generic()
286 IGC_WRITE_REG(hw, IGC_RAH(index), rar_high); in igc_rar_set_generic()