Home
last modified time | relevance | path

Searched refs:lldp_remote (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_dcbx.h64 struct lldp_status_params_s lldp_remote[LLDP_MAX_LLDP_AGENTS]; member
77 struct lldp_status_params_s *lldp_remote; member
Dqed_dcbx.c385 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()
/linux-6.1.9/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h179 struct bfa_cee_lldp_cfg lldp_remote; member
Dbfa_cee.c23 bfa_cee_format_lldp_cfg(&cee_cfg->lldp_remote); in bfa_cee_format_cee_cfg()
/linux-6.1.9/drivers/scsi/bfa/
Dbfa_port.c518 struct bfa_cee_lldp_cfg_s *lldp_cfg = &cee->attr->lldp_remote; in bfa_cee_get_attr_isr()
Dbfa_defs_svc.h1375 struct bfa_cee_lldp_cfg_s lldp_remote; member
/linux-6.1.9/include/linux/qed/
Dqed_if.h132 struct qed_dcbx_lldp_remote lldp_remote; member