Searched refs:p_remote (Results 1 – 1 of 1) sorted by relevance
811 struct lldp_status_params_s *p_remote; in ecore_dcbx_get_remote_lldp_params() local813 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()