Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_i225.c889 u32 tw_system, ltrc, ltrv, ltr_min, ltr_max, scale_min, scale_max; in igc_set_ltr_i225() local
911 tw_system = ((IGC_READ_REG(hw, IGC_EEE_SU) & in igc_set_ltr_i225()
915 tw_system = (IGC_READ_REG(hw, IGC_EEE_SU) & in igc_set_ltr_i225()
919 tw_system = 0; in igc_set_ltr_i225()
954 ltr_max = ltr_min + tw_system; in igc_set_ltr_i225()