Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c317 port->mlp_ext_oper_proto); in mlxcx_mac_stat()
1229 (port->mlp_ext_oper_proto & MLXCX_EXTPROTO_400G) != 0); in mlxcx_mac_propinfo()
1235 (port->mlp_ext_oper_proto & MLXCX_EXTPROTO_200G) != 0); in mlxcx_mac_propinfo()
1242 (port->mlp_ext_oper_proto & MLXCX_EXTPROTO_100G)) != 0); in mlxcx_mac_propinfo()
1249 (port->mlp_ext_oper_proto & MLXCX_EXTPROTO_50G)) != 0); in mlxcx_mac_propinfo()
1256 (port->mlp_ext_oper_proto & MLXCX_EXTPROTO_40G)) != 0); in mlxcx_mac_propinfo()
1263 (port->mlp_ext_oper_proto & MLXCX_EXTPROTO_25G)) != 0); in mlxcx_mac_propinfo()
1270 (port->mlp_ext_oper_proto & MLXCX_EXTPROTO_10G)) != 0); in mlxcx_mac_propinfo()
1277 (port->mlp_ext_oper_proto & MLXCX_EXTPROTO_1G)) != 0); in mlxcx_mac_propinfo()
1284 (port->mlp_ext_oper_proto & MLXCX_EXTPROTO_100M)) != 0); in mlxcx_mac_propinfo()
[all …]
H A Dmlxcx.h422 mlxcx_ext_eth_proto_t mlp_ext_oper_proto; member
H A Dmlxcx_cmd.c1994 mlp->mlp_ext_oper_proto = from_bits32( in mlxcx_cmd_query_port_speed()