Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dcommon.h77 PAUSE_AUTONEG = 4 enumerator
H A Dch_subr.c168 if (!(lc->requested_fc & PAUSE_AUTONEG)) in link_changed()
1346 lc->requested_fc |= PAUSE_AUTONEG; in init_link_config()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1239 pause |= PAUSE_AUTONEG; in t4_mac_flowctrl_to_link_caps()
1945 fc |= PAUSE_AUTONEG; in setprop()
1959 fc |= PAUSE_AUTONEG; in setprop()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h103 PAUSE_AUTONEG = 1 << 2 enumerator
H A Dt4_hw.c9029 if (!(pause & PAUSE_AUTONEG)) in t4_link_set_pause()