Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c811 struct lldp_status_params_s *p_remote; in ecore_dcbx_get_remote_lldp_params() local
813 p_remote = &p_hwfn->p_dcbx_info->lldp_remote[LLDP_NEAREST_BRIDGE]; in ecore_dcbx_get_remote_lldp_params()
816 p_remote->peer_chassis_id, in ecore_dcbx_get_remote_lldp_params()
817 OSAL_ARRAY_SIZE(p_remote->peer_chassis_id)); in ecore_dcbx_get_remote_lldp_params()
818 OSAL_MEMCPY(params->lldp_remote.peer_port_id, p_remote->peer_port_id, in ecore_dcbx_get_remote_lldp_params()
819 OSAL_ARRAY_SIZE(p_remote->peer_port_id)); in ecore_dcbx_get_remote_lldp_params()