Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c1368 if (fec == port->mlp_fec_requested && in mlxcx_mac_setprop()
1382 port->mlp_fec_requested = fec; in mlxcx_mac_setprop()
1476 *(link_fec_t *)pr_val = port->mlp_fec_requested; in mlxcx_mac_getprop()
H A Dmlxcx.h424 link_fec_t mlp_fec_requested; member
H A Dmlxcx.c1889 p->mlp_fec_requested = LINK_FEC_AUTO; in mlxcx_setup_ports()