Searched refs:lldp_remote (Results 1 – 7 of 7) sorted by relevance
64 struct lldp_status_params_s lldp_remote[LLDP_MAX_LLDP_AGENTS]; member77 struct lldp_status_params_s *lldp_remote; member
385 qed_memcpy_from(p_hwfn, p_ptt, p_data->lldp_remote, in qed_dcbx_copy_mib()387 prefix_seq_num = p_data->lldp_remote->prefix_seq_num; in qed_dcbx_copy_mib()388 suffix_seq_num = p_data->lldp_remote->suffix_seq_num; in qed_dcbx_copy_mib()704 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()708 memcpy(params->lldp_remote.peer_port_id, p_remote->peer_port_id, in qed_dcbx_get_remote_lldp_params()766 data.lldp_remote = p_hwfn->p_dcbx_info->lldp_remote; in qed_dcbx_read_remote_lldp_mib()
179 struct bfa_cee_lldp_cfg lldp_remote; member
23 bfa_cee_format_lldp_cfg(&cee_cfg->lldp_remote); in bfa_cee_format_cee_cfg()
518 struct bfa_cee_lldp_cfg_s *lldp_cfg = &cee->attr->lldp_remote; in bfa_cee_get_attr_isr()
1375 struct bfa_cee_lldp_cfg_s lldp_remote; member
132 struct qed_dcbx_lldp_remote lldp_remote; member