Home
last modified time | relevance | path

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

/dpdk/drivers/net/qede/base/
H A Decore_dcbx_api.h41 DCBX_MAX_PROTOCOL_TYPE enumerator
168 struct ecore_dcbx_app_data arr[DCBX_MAX_PROTOCOL_TYPE];
H A Decore_dcbx.c227 *type = DCBX_MAX_PROTOCOL_TYPE; in ecore_dcbx_get_app_protocol_type()
308 for (type = 0; type < DCBX_MAX_PROTOCOL_TYPE; type++) { in ecore_dcbx_process_tlv()