Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx_api.h72 #define ECORE_LLDP_PORT_ID_STAT_LEN 4 macro
79 u32 peer_port_id[ECORE_LLDP_PORT_ID_STAT_LEN];
88 u32 local_port_id[ECORE_LLDP_PORT_ID_STAT_LEN];
H A Decore_dcbx.c1063 OSAL_BUILD_BUG_ON(ECORE_LLDP_PORT_ID_STAT_LEN != in ecore_dcbx_info_alloc()