Searched refs:admin_dcbx_enable (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_cfg.c126 pLM->params.dcbx_config_params.admin_dcbx_enable = 1;
164 &pLM->params.dcbx_config_params.admin_dcbx_enable,
165 pLM->params.dcbx_config_params.admin_dcbx_enable,
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dcommon_uif.h300 u32_t admin_dcbx_enable; member in struct:_config_dcbx_params_t
301 // "admin_dcbx_enable" and "dcb_enable" are stand alone registry keys(if present
305 // is ignored.)(Expect "admin_dcbx_enable" and "dcb_enable")
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c3409 dcbx_params->config_dcbx_params.admin_dcbx_enable = 1 ;
4273 * "admin_dcbx_enable" and "dcb_enable" are stand alone registry keys
4278 * (Expect "admin_dcbx_enable" and "dcb_enable")
4303 pdev->params.dcbx_config_params.admin_dcbx_enable)
4305 if(pdev->params.dcbx_config_params.admin_dcbx_enable)
5035 pdev->params.dcbx_config_params.admin_dcbx_enable = 1; //DCBX by default is enabled

Completed in 59 milliseconds