Searched refs:lldp_remote (Results 1 – 7 of 7) sorted by relevance
90 struct lldp_status_params_s lldp_remote[LLDP_MAX_LLDP_AGENTS]; member103 struct lldp_status_params_s *lldp_remote; member
412 qed_memcpy_from(p_hwfn, p_ptt, p_data->lldp_remote, in qed_dcbx_copy_mib()414 prefix_seq_num = p_data->lldp_remote->prefix_seq_num; in qed_dcbx_copy_mib()415 suffix_seq_num = p_data->lldp_remote->suffix_seq_num; in qed_dcbx_copy_mib()731 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()735 memcpy(params->lldp_remote.peer_port_id, p_remote->peer_port_id, in qed_dcbx_get_remote_lldp_params()794 data.lldp_remote = p_hwfn->p_dcbx_info->lldp_remote; in qed_dcbx_read_remote_lldp_mib()
187 struct bfa_cee_lldp_cfg lldp_remote; member
31 bfa_cee_format_lldp_cfg(&cee_cfg->lldp_remote); in bfa_cee_format_cee_cfg()
526 struct bfa_cee_lldp_cfg_s *lldp_cfg = &cee->attr->lldp_remote; in bfa_cee_get_attr_isr()
1383 struct bfa_cee_lldp_cfg_s lldp_remote; member
153 struct qed_dcbx_lldp_remote lldp_remote; member