Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.h1138 bool fc_send_xon; member
H A De1000.c2187 if (hw->fc_send_xon) { in e1000_setup_link()
5103 hw->fc_send_xon = 1; in e1000_sw_init()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1396 bool fc_send_xon; member
H A De1000_hw.c780 if (hw->fc_send_xon) { in e1000_setup_link()
H A De1000_main.c672 hw->fc_send_xon = 1; in e1000_reset()