Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/igc/
HDigc_regs.h69 #define IGC_FCRTH 0x02168 /* Flow Control Receive Threshold High - RW */ macro
HDigc_mac.c628 IGC_WRITE_REG(hw, IGC_FCRTH, fcrth); in igc_set_fc_watermarks_generic()