Home
last modified time | relevance | path

Searched refs:IGC_EEE_SU (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_i225.c1025 tw_system = ((IGC_READ_REG(hw, IGC_EEE_SU) & in igc_set_ltr_i225()
1029 tw_system = (IGC_READ_REG(hw, IGC_EEE_SU) & in igc_set_ltr_i225()
1342 u32 eee_su = IGC_READ_REG(hw, IGC_EEE_SU); in igc_set_eee_i225()
H A Digc_regs.h681 #define IGC_EEE_SU 0x0E34 /* EEE Setup */ macro