Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.h1486 extern boolean_t mlxcx_cmd_query_port_mtu(mlxcx_t *, mlxcx_port_t *);
H A Dmlxcx.c1868 if (!mlxcx_cmd_query_port_mtu(mlxp, p)) { in mlxcx_setup_ports()
H A Dmlxcx_cmd.c1831 mlxcx_cmd_query_port_mtu(mlxcx_t *mlxp, mlxcx_port_t *mlp) in mlxcx_cmd_query_port_mtu() function