Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c316 *val = mlxcx_speed_to_bits(port->mlp_oper_proto, in mlxcx_mac_stat()
1241 ((port->mlp_oper_proto & MLXCX_PROTO_100G) != 0 || in mlxcx_mac_propinfo()
1248 ((port->mlp_oper_proto & MLXCX_PROTO_50G) != 0 || in mlxcx_mac_propinfo()
1255 ((port->mlp_oper_proto & MLXCX_PROTO_40G) != 0 || in mlxcx_mac_propinfo()
1262 ((port->mlp_oper_proto & MLXCX_PROTO_25G) != 0 || in mlxcx_mac_propinfo()
1269 ((port->mlp_oper_proto & MLXCX_PROTO_10G) != 0 || in mlxcx_mac_propinfo()
1276 ((port->mlp_oper_proto & MLXCX_PROTO_1G) != 0 || in mlxcx_mac_propinfo()
1283 ((port->mlp_oper_proto & MLXCX_PROTO_100M) != 0 || in mlxcx_mac_propinfo()
1435 speed = mlxcx_speed_to_bits(port->mlp_oper_proto, in mlxcx_mac_getprop()
H A Dmlxcx.h419 mlxcx_eth_proto_t mlp_oper_proto; member
H A Dmlxcx_cmd.c1981 mlp->mlp_oper_proto = in mlxcx_cmd_query_port_speed()