Searched refs:p_local (Results 1 – 1 of 1) sorted by relevance
688 struct lldp_config_params_s *p_local; in qed_dcbx_get_local_lldp_params() local690 p_local = &p_hwfn->p_dcbx_info->lldp_local[LLDP_NEAREST_BRIDGE]; in qed_dcbx_get_local_lldp_params()692 memcpy(params->lldp_local.local_chassis_id, p_local->local_chassis_id, in qed_dcbx_get_local_lldp_params()693 sizeof(p_local->local_chassis_id)); in qed_dcbx_get_local_lldp_params()694 memcpy(params->lldp_local.local_port_id, p_local->local_port_id, in qed_dcbx_get_local_lldp_params()695 sizeof(p_local->local_port_id)); in qed_dcbx_get_local_lldp_params()