Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dcbx.c648 p_operational->enabled = enabled; in ecore_dcbx_get_operational_params()
649 p_operational->valid = false; in ecore_dcbx_get_operational_params()
659 p_operational->ieee = val; in ecore_dcbx_get_operational_params()
663 p_operational->cee = val; in ecore_dcbx_get_operational_params()
667 p_operational->local = val; in ecore_dcbx_get_operational_params()
671 p_operational->ieee, p_operational->cee, in ecore_dcbx_get_operational_params()
672 p_operational->local); in ecore_dcbx_get_operational_params()
677 p_operational->ieee); in ecore_dcbx_get_operational_params()
681 p_operational->err = err; in ecore_dcbx_get_operational_params()
682 p_operational->enabled = enabled; in ecore_dcbx_get_operational_params()
[all …]