Home
last modified time | relevance | path

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

/src/sys/dev/igc/
H A Digc_hw.h500 bool send_xon; /* Flow control send XON */ member
H A Digc_mac.c622 if (hw->fc.send_xon) in igc_set_fc_watermarks_generic()
H A Dif_igc.c1846 hw->fc.send_xon = true; in igc_reset()
/src/sys/dev/e1000/
H A De1000_hw.h933 bool send_xon; /* Flow control send XON */ member
H A De1000_mac.c1275 if (hw->fc.send_xon) in e1000_set_fc_watermarks_generic()
H A Dif_em.c3201 hw->fc.send_xon = true; in em_reset()
/src/sys/dev/ixgbe/
H A Dixgbe_type.h3926 bool send_xon; /* Flow control send XON */ member
H A Dif_ix.c4152 hw->fc.send_xon = true; in ixgbe_config_delay_values()