Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx_api.h217 static const struct ecore_dcbx_app_metadata ecore_dcbx_app_update[] = { variable
H A Decore_dcbx.c190 for (i = 0; i < OSAL_ARRAY_SIZE(ecore_dcbx_app_update); i++) { in ecore_dcbx_dp_protocol()
191 id = ecore_dcbx_app_update[i].id; in ecore_dcbx_dp_protocol()
195 ecore_dcbx_app_update[i].name, p_data->arr[id].update, in ecore_dcbx_dp_protocol()
250 for (i = 0; i < OSAL_ARRAY_SIZE(ecore_dcbx_app_update); i++) { in ecore_dcbx_update_app_info()
251 id = ecore_dcbx_app_update[i].id; in ecore_dcbx_update_app_info()
256 personality = ecore_dcbx_app_update[i].personality; in ecore_dcbx_update_app_info()