Home
last modified time | relevance | path

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

/freebsd/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.c1842 hw->fc.send_xon = true; in igc_reset()
/freebsd/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.c3212 hw->fc.send_xon = true; in em_reset()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h3905 bool send_xon; /* Flow control send XON */ member
H A Dif_ix.c3553 hw->fc.send_xon = true; in ixgbe_config_delay_values()