Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_hw.h500 bool send_xon; /* Flow control send XON */ member
H A Digc_mac.c621 if (hw->fc.send_xon) in igc_set_fc_watermarks_generic()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h960 bool send_xon; /* Flow control send XON */ member
H A De1000_mac.c1268 if (hw->fc.send_xon) in e1000_set_fc_watermarks_generic()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c1352 hw->fc.send_xon = true; in igc_hw_common_init()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1564 hw->fc.send_xon = B_TRUE; in e1000g_init()
3472 fc->send_xon = B_TRUE; in e1000g_m_setprop()
4203 hw->fc.send_xon = B_TRUE; in e1000g_get_conf()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3792 bool send_xon; /* Flow control send XON */ member
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c1461 hw->fc.send_xon = B_TRUE; in igb_init_adapter()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1487 hw->fc.send_xon = B_TRUE; in ixgbe_init()