Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.h1121 uint16_t fc_pause_time; member
H A De1000.c2172 E1000_WRITE_REG(hw, FCTTV, hw->fc_pause_time); in e1000_setup_link()
5102 hw->fc_pause_time = E1000_FC_PAUSE_TIME; in e1000_sw_init()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1367 u16 fc_pause_time; member
H A De1000_hw.c764 ew32(FCTTV, hw->fc_pause_time); in e1000_setup_link()
H A De1000_main.c671 hw->fc_pause_time = E1000_FC_PAUSE_TIME; in e1000_reset()