Home
last modified time | relevance | path

Searched refs:remote_port_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.h276 u32_t remote_port_id[65]; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c3153 … ASSERT_STATIC(sizeof(lldp_params->remote_port_id[0]) == sizeof(mcp_lldp_params.peer_port_id[0])); in lm_dcbx_lldp_read_params()
3154 ASSERT_STATIC(ARRSIZE(lldp_params->remote_port_id) > ARRSIZE(mcp_lldp_params.peer_port_id)); in lm_dcbx_lldp_read_params()
3157 lldp_params->remote_port_id[i] = mcp_lldp_params.peer_port_id[i]; in lm_dcbx_lldp_read_params()