Home
last modified time | relevance | path

Searched refs:FEC_FORCE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h111 FEC_FORCE = 1 << 3, /* Force specified FEC */ enumerator
H A Dt4_hw.c9106 if (fec & FEC_FORCE) in t4_link_update_fec()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1312 fec |= FEC_FORCE; in t4_mac_fec_cap_to_link_caps()