Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_mac.c1985 IGC_WRITE_REG(hw, IGC_AIT, 0); in igc_reset_adaptive_generic()
2015 IGC_WRITE_REG(hw, IGC_AIT, in igc_update_adaptive_generic()
2024 IGC_WRITE_REG(hw, IGC_AIT, 0); in igc_update_adaptive_generic()
H A Digc_regs.h80 #define IGC_AIT 0x00458 /* Adaptive Interframe Spacing Throttle - RW */ macro