Home
last modified time | relevance | path

Searched refs:send_xon (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h468 bool send_xon; /* Flow control send XON */ member
H A De1000_mac.c774 if (hw->fc.send_xon) in igb_set_fc_watermarks()
H A Digb_main.c2378 fc->send_xon = 1; in igb_reset()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_mac.c98 if (hw->fc.send_xon) in igc_set_fc_watermarks()
H A Digc_main.c102 fc->send_xon = 1; in igc_reset()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h676 bool send_xon; /* Flow control send XON */ member
H A Dmac.c931 if (hw->fc.send_xon) in e1000e_set_fc_watermarks()
H A Dnetdev.c4034 fc->send_xon = true; in e1000e_reset()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c7007 hw->fc.send_xon = true; in ixgbe_sw_init()