Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h252 #define IGC_RAL(n) ( \ macro
258 #define IGC_RAH(_n) (IGC_RAL(_n) + 4)
H A Digc_nvm.c1145 rar_low = IGC_READ_REG(hw, IGC_RAL(0)); in igc_read_mac_addr_generic()
H A Digc_mac.c470 IGC_WRITE_REG(hw, IGC_RAL(index), rar_low); in igc_rar_set_generic()