Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxcfg.h78 extern const bnx_lnk_cfg_t bnx_copper_config;
H A Dbnxcfg.c22 const bnx_lnk_cfg_t bnx_copper_config = { variable
124 bcopy(&bnx_copper_config, &(umdevice->hwinit.lnkcfg), in bnx_cfg_init()
125 sizeof (bnx_copper_config)); in bnx_cfg_init()
H A Dbnxgldv3.c467 linkconf = &bnx_copper_config; in bnx_m_stats()