Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_reg.h2271 MLXCX_PROTO_SGMII_100BASE = 1 << 9, enumerator
2320 #define MLXCX_PROTO_100M (MLXCX_PROTO_SGMII_100BASE | \
H A Dmlxcx_gld.c67 case MLXCX_PROTO_SGMII_100BASE: in mlxcx_speed_to_bits()
H A Dmlxcx_cmd.c437 if (p & MLXCX_PROTO_SGMII_100BASE) in mlxcx_eth_proto_to_string()