Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnxcfg.c119 &(umdevice->hwinit.lnkcfg), in bnx_cfg_init()
124 bcopy(&bnx_copper_config, &(umdevice->hwinit.lnkcfg), in bnx_cfg_init()
128 umdevice->hwinit.flow_autoneg = B_TRUE; in bnx_cfg_init()
129 umdevice->hwinit.wirespeed = B_TRUE; in bnx_cfg_init()
132 &(umdevice->hwinit.lnkcfg.link_autoneg)); in bnx_cfg_init()
135 &(umdevice->hwinit.lnkcfg.param_1000fdx)); in bnx_cfg_init()
138 &(umdevice->hwinit.lnkcfg.param_1000hdx)); in bnx_cfg_init()
141 &(umdevice->hwinit.lnkcfg.param_tx_pause)); in bnx_cfg_init()
144 &(umdevice->hwinit.lnkcfg.param_rx_pause)); in bnx_cfg_init()
148 &(umdevice->hwinit.lnkcfg.param_2500fdx)); in bnx_cfg_init()
[all …]
H A Dbnxgldv3.c810 if (umdevice->hwinit.lnkcfg.param_2500fdx != (uint32_t)result) { in bnx_set_priv_prop()
811 umdevice->hwinit.lnkcfg.param_2500fdx = in bnx_set_priv_prop()
1067 if (umdevice->hwinit.lnkcfg.param != *(uint8_t *)pr_val) { \ in bnx_m_setprop()
1068 umdevice->hwinit.lnkcfg.param = *(uint8_t *)pr_val; \ in bnx_m_setprop()
1118 if (umdevice->hwinit.lnkcfg.param_tx_pause != in bnx_m_setprop()
1120 umdevice->hwinit.lnkcfg.param_rx_pause != in bnx_m_setprop()
1122 umdevice->hwinit.lnkcfg.param_tx_pause = in bnx_m_setprop()
1124 umdevice->hwinit.lnkcfg.param_rx_pause = in bnx_m_setprop()
H A Dbnx.h314 bnx_phy_cfg_t hwinit; member
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_cfg.c313 bcopy(&bnxeLinkCfg, &pUM->hwinit.lnkcfg, sizeof(BnxeLinkCfg)); in BnxeCfgInit()
315 pUM->hwinit.flow_autoneg = B_TRUE; in BnxeCfgInit()
344 &pUM->hwinit.lnkcfg.link_autoneg, in BnxeCfgInit()
345 pUM->hwinit.lnkcfg.link_autoneg, in BnxeCfgInit()
349 &pUM->hwinit.lnkcfg.param_20000fdx, in BnxeCfgInit()
350 pUM->hwinit.lnkcfg.param_20000fdx, in BnxeCfgInit()
354 &pUM->hwinit.lnkcfg.param_10000fdx, in BnxeCfgInit()
355 pUM->hwinit.lnkcfg.param_10000fdx, in BnxeCfgInit()
359 &pUM->hwinit.lnkcfg.param_2500fdx, in BnxeCfgInit()
360 pUM->hwinit.lnkcfg.param_2500fdx, in BnxeCfgInit()
[all …]
H A Dbnxe_hw.c160 memset(pUM->hwinit.supported, 0, sizeof(pUM->hwinit.supported)); in BnxeHwReqPhyMediumSettings()
166 pUM->hwinit.supported[0] = in BnxeHwReqPhyMediumSettings()
168 pUM->hwinit.phy_cfg_size = 1; in BnxeHwReqPhyMediumSettings()
173 pUM->hwinit.supported[0] = in BnxeHwReqPhyMediumSettings()
175 pUM->hwinit.phy_cfg_size = 1; in BnxeHwReqPhyMediumSettings()
183 pUM->hwinit.supported[1] = in BnxeHwReqPhyMediumSettings()
185 pUM->hwinit.supported[0] = in BnxeHwReqPhyMediumSettings()
190 pUM->hwinit.supported[0] = in BnxeHwReqPhyMediumSettings()
192 pUM->hwinit.supported[1] = in BnxeHwReqPhyMediumSettings()
196 pUM->hwinit.phy_cfg_size = 2; in BnxeHwReqPhyMediumSettings()
[all …]
H A Dbnxe_gld.c1879 pUM->hwinit.lnkcfg.param_2500fdx = (uint32_t)result; in BnxeSetPrivateProperty()
1895 pUM->hwinit.lnkcfg.param_txpause = (uint32_t)result; in BnxeSetPrivateProperty()
1911 pUM->hwinit.lnkcfg.param_rxpause = (uint32_t)result; in BnxeSetPrivateProperty()
1927 pUM->hwinit.flow_autoneg = (uint32_t)result; in BnxeSetPrivateProperty()
2316 pUM->hwinit.lnkcfg.param_10000fdx = *(uint8_t *)pr_val; in BnxeMacSetProperty()
2323 pUM->hwinit.lnkcfg.param_1000fdx = *(uint8_t *)pr_val; in BnxeMacSetProperty()
2330 pUM->hwinit.lnkcfg.param_100fdx = *(uint8_t *)pr_val; in BnxeMacSetProperty()
2337 pUM->hwinit.lnkcfg.param_100hdx = *(uint8_t *)pr_val; in BnxeMacSetProperty()
2344 pUM->hwinit.lnkcfg.param_10fdx = *(uint8_t *)pr_val; in BnxeMacSetProperty()
2351 pUM->hwinit.lnkcfg.param_10hdx = *(uint8_t *)pr_val; in BnxeMacSetProperty()
[all …]
H A Dbnxe.h667 BnxePhyCfg hwinit; /* gathered by BnxeCfgInit */ member
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h795 qede_link_cfg_t hwinit; member
H A Dqede_gld.c2325 qede_link_cfg_t *hw_cfg = &qede->hwinit;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex309 …Contains much of the functionality of starting/stopping the hardware. See chapter \ref{cha:hwinit}.
315 … the HW and loading of the FW, mostly in relation with the init-tool. See chapter \ref{cha:hwinit}.
317 …Chapter \ref{cha:hwinit} doesn't really give a thorough explanation of the init tool - at most it …
416 \label{cha:hwinit}