Home
last modified time | relevance | path

Searched refs:IGC_RAH (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h258 #define IGC_RAH(_n) (IGC_RAL(_n) + 4) macro
H A Digc_nvm.c1144 rar_high = IGC_READ_REG(hw, IGC_RAH(0)); in igc_read_mac_addr_generic()
H A Digc_mac.c472 IGC_WRITE_REG(hw, IGC_RAH(index), rar_high); in igc_rar_set_generic()