Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c1209 port->mlp_max_mtu); in mlxcx_mac_propinfo()
1315 if (new_hw_mtu > port->mlp_max_mtu) { in mlxcx_mac_setprop()
H A Dmlxcx.h411 uint_t mlp_max_mtu; member
H A Dmlxcx_cmd.c1849 mlp->mlp_max_mtu = from_be16(data.mlrd_pmtu.mlrd_pmtu_max_mtu); in mlxcx_cmd_query_port_mtu()