Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h258 #define LLDP_CHASSIS_ID_STAT_LEN 4 macro
284 u32 local_chassis_id[LLDP_CHASSIS_ID_STAT_LEN];
294 u32 peer_chassis_id[LLDP_CHASSIS_ID_STAT_LEN];
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c1062 LLDP_CHASSIS_ID_STAT_LEN); in ecore_dcbx_info_alloc()