Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c707 struct ecore_dcbx_operational_params *p_operational; in ecore_dcbx_get_operational_params() local
719 p_operational = &params->operational; in ecore_dcbx_get_operational_params()
723 p_operational->enabled = enabled; in ecore_dcbx_get_operational_params()
724 p_operational->valid = false; in ecore_dcbx_get_operational_params()
734 p_operational->ieee = val; in ecore_dcbx_get_operational_params()
738 p_operational->cee = val; in ecore_dcbx_get_operational_params()
742 p_operational->local = val; in ecore_dcbx_get_operational_params()
746 p_operational->ieee, p_operational->cee, in ecore_dcbx_get_operational_params()
747 p_operational->local); in ecore_dcbx_get_operational_params()
752 p_operational->ieee); in ecore_dcbx_get_operational_params()
[all …]