Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxgldv3.c452 const bnx_lnk_cfg_t *linkconf; in bnx_m_stats() local
465 linkconf = &bnx_serdes_config; in bnx_m_stats()
467 linkconf = &bnx_copper_config; in bnx_m_stats()
618 *val = linkconf->param_1000hdx; in bnx_m_stats()
621 *val = linkconf->param_100fdx; in bnx_m_stats()
624 *val = linkconf->param_100hdx; in bnx_m_stats()
627 *val = linkconf->param_10fdx; in bnx_m_stats()
630 *val = linkconf->param_10hdx; in bnx_m_stats()