Home
last modified time | relevance | path

Searched refs:E1000_FC_PAUSE_TIME (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000.h103 #define E1000_FC_PAUSE_TIME 0xFFFF /* pause for the max or until send xon */ macro
H A De1000_main.c671 hw->fc_pause_time = E1000_FC_PAUSE_TIME; in e1000_reset()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h58 #define E1000_FC_PAUSE_TIME 0x0680 /* 858 usec */ macro
H A Dnetdev.c4019 fc->pause_time = E1000_FC_PAUSE_TIME; in e1000e_reset()
/openbmc/u-boot/drivers/net/
H A De1000.h1774 #define E1000_FC_PAUSE_TIME 0x0680 macro
H A De1000.c5102 hw->fc_pause_time = E1000_FC_PAUSE_TIME; in e1000_sw_init()