Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx_api.h68 DCBX_MAX_PROTOCOL_TYPE enumerator
196 struct ecore_dcbx_app_data arr[DCBX_MAX_PROTOCOL_TYPE];
H A Decore_dcbx.c310 *type = DCBX_MAX_PROTOCOL_TYPE; in ecore_dcbx_get_app_protocol_type()
381 for (type = 0; type < DCBX_MAX_PROTOCOL_TYPE; type++) { in ecore_dcbx_process_tlv()