Searched refs:IGC_RAL (Results 1 – 3 of 3) sorted by relevance
136 #define IGC_RAL(_i) (((_i) <= 15) ? (0x05400 + ((_i) * 8)) : \ macro
621 rar_low = IGC_READ_REG(hw, IGC_RAL(0)); in igc_read_mac_addr_generic()
285 IGC_WRITE_REG(hw, IGC_RAL(index), rar_low); in igc_rar_set_generic()