Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_dcbx.c748 struct ecore_dcbx_operational_params *p_operational; in ecore_dcbx_get_operational_params() local
760 p_operational = &params->operational; in ecore_dcbx_get_operational_params()
764 p_operational->enabled = enabled; in ecore_dcbx_get_operational_params()
765 p_operational->valid = false; in ecore_dcbx_get_operational_params()
775 p_operational->ieee = val; in ecore_dcbx_get_operational_params()
779 p_operational->cee = val; in ecore_dcbx_get_operational_params()
783 p_operational->local = val; in ecore_dcbx_get_operational_params()
787 p_operational->ieee, p_operational->cee, in ecore_dcbx_get_operational_params()
788 p_operational->local); in ecore_dcbx_get_operational_params()
793 p_operational->ieee); in ecore_dcbx_get_operational_params()
[all …]