Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dcommon_uif.h275 u32_t remote_chassis_id[65]; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c3146 …ASSERT_STATIC(ARRSIZE(lldp_params->remote_chassis_id) >= ARRSIZE(mcp_lldp_params.peer_chassis_id)); in lm_dcbx_lldp_read_params()
3147 …ASSERT_STATIC(sizeof(lldp_params->remote_chassis_id[0]) == sizeof(mcp_lldp_params.peer_chassis_id[… in lm_dcbx_lldp_read_params()
3150 lldp_params->remote_chassis_id[i] = mcp_lldp_params.peer_chassis_id[i]; in lm_dcbx_lldp_read_params()