Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.h1772 #define E1000_FC_LOW_THRESH 0xA9C0 macro
H A De1000.c5101 hw->fc_low_water = E1000_FC_LOW_THRESH; in e1000_sw_init()