Home
last modified time | relevance | path

Searched refs:LLDP_PORT_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.h259 #define LLDP_PORT_ID_STAT_LEN 4 macro
287 u32 local_port_id[LLDP_PORT_ID_STAT_LEN];
296 u32 peer_port_id[LLDP_PORT_ID_STAT_LEN];
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c1064 LLDP_PORT_ID_STAT_LEN); in ecore_dcbx_info_alloc()