Searched refs:p_remote (Results 1 – 1 of 1) sorted by relevance
702 struct lldp_status_params_s *p_remote; in qed_dcbx_get_remote_lldp_params() local704 p_remote = &p_hwfn->p_dcbx_info->lldp_remote[LLDP_NEAREST_BRIDGE]; in qed_dcbx_get_remote_lldp_params()706 memcpy(params->lldp_remote.peer_chassis_id, p_remote->peer_chassis_id, in qed_dcbx_get_remote_lldp_params()707 sizeof(p_remote->peer_chassis_id)); in qed_dcbx_get_remote_lldp_params()708 memcpy(params->lldp_remote.peer_port_id, p_remote->peer_port_id, in qed_dcbx_get_remote_lldp_params()709 sizeof(p_remote->peer_port_id)); in qed_dcbx_get_remote_lldp_params()