Searched refs:FCRTL (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/ixgb/
H A Dif_ixgb.c292 adapter->hw.fc.low_water = FCRTL;
H A Dif_ixgb.h172 * Receive Flow control low threshold (when we send a resume frame) (FCRTL)
177 #define FCRTL 0x28000 macro
H A Dixgb_hw.c706 IXGB_WRITE_REG(hw, FCRTL, 0);
713 IXGB_WRITE_REG(hw, FCRTL,
716 IXGB_WRITE_REG(hw, FCRTL, hw->fc.low_water);

Completed in 123 milliseconds