Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h110 FEC_NONE = 1 << 2, /* no FEC */ enumerator
H A Dt4_hw.c9095 if (fec & FEC_NONE) in t4_link_update_fec()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1294 fec |= FEC_NONE; in t4_mac_fec_cap_to_link_caps()