Searched refs:p_remote (Results 1 – 1 of 1) sorted by relevance
729 struct lldp_status_params_s *p_remote; in qed_dcbx_get_remote_lldp_params() local731 p_remote = &p_hwfn->p_dcbx_info->lldp_remote[LLDP_NEAREST_BRIDGE]; in qed_dcbx_get_remote_lldp_params()733 memcpy(params->lldp_remote.peer_chassis_id, p_remote->peer_chassis_id, in qed_dcbx_get_remote_lldp_params()734 sizeof(p_remote->peer_chassis_id)); in qed_dcbx_get_remote_lldp_params()735 memcpy(params->lldp_remote.peer_port_id, p_remote->peer_port_id, in qed_dcbx_get_remote_lldp_params()736 sizeof(p_remote->peer_port_id)); in qed_dcbx_get_remote_lldp_params()