Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dcbx.c746 struct ecore_dcbx_operational_params *p_operational; in ecore_dcbx_get_operational_params() local
758 p_operational = &params->operational; in ecore_dcbx_get_operational_params()
762 p_operational->enabled = enabled; in ecore_dcbx_get_operational_params()
763 p_operational->valid = false; in ecore_dcbx_get_operational_params()
773 p_operational->ieee = val; in ecore_dcbx_get_operational_params()
777 p_operational->cee = val; in ecore_dcbx_get_operational_params()
781 p_operational->local = val; in ecore_dcbx_get_operational_params()
785 p_operational->ieee, p_operational->cee, in ecore_dcbx_get_operational_params()
786 p_operational->local); in ecore_dcbx_get_operational_params()
791 p_operational->ieee); in ecore_dcbx_get_operational_params()
[all …]