Home
last modified time | relevance | path

Searched refs:FW_PORT_CAP32_FEC_BASER_RS (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1253 if (caps & FW_PORT_CAP32_FEC_BASER_RS) in t4_mac_port_caps_to_fec_cap()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c9047 caps |= FW_PORT_CAP32_FEC_BASER_RS; in t4_link_supported_speed_to_fec()
9051 FW_PORT_CAP32_FEC_BASER_RS; in t4_link_supported_speed_to_fec()
9085 caps |= FW_PORT_CAP32_FEC_BASER_RS; in t4_link_update_fec()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7210 #define FW_PORT_CAP32_FEC_BASER_RS 0x01000000UL macro